qymljy 1 年之前
父节点
当前提交
35e32eec27
共有 2 个文件被更改,包括 5 次插入2 次删除
  1. 3 0
      src/HManagement/addressList/addressBook/index.vue
  2. 2 2
      vue.config.js

+ 3 - 0
src/HManagement/addressList/addressBook/index.vue

@@ -3,6 +3,9 @@
     <normalBook
         ref="basicLayout"
     >
+      <template #titleLight>
+        <el-button size="small" type="primary">新建联系人</el-button>
+      </template>
       <template #tableLeft>
         <div style="width: 220px">
           1111

+ 2 - 2
vue.config.js

@@ -14,8 +14,8 @@ module.exports = {
       port: 8000,
       proxy: {
         '/apis': {
-          target: 'http://61.164.207.46:8000',  // target host*/
-          // target: 'http://192.168.3.13:8080',  // target host*!
+          // target: 'http://61.164.207.46:8000',  // target host*/
+          target: 'http://192.168.3.13:8080',  // target host*!
           // target: 'http://192.168.3.9:8090',  // target host*!
           // target: 'https://oms.idcgroup.com.cn:8079/',  // target host
           // target: 'localhost:8080',  // target host