浏览代码

修复基础术语维护-修改性别显示错误

yangdr 7 月之前
父节点
当前提交
b82c27dd10
共有 2 个文件被更改,包括 765 次插入379 次删除
  1. 763 378
      src/components/basicKnow/AddTerm.vue
  2. 2 1
      vue.config.js

文件差异内容过多而无法显示
+ 763 - 378
src/components/basicKnow/AddTerm.vue


+ 2 - 1
vue.config.js

@@ -1,8 +1,9 @@
 const path = require('path');
 // const proxy_path = 'http://192.168.2.241:88';
 
-const proxy_path = 'http://172.16.8.64:5050';
+// const proxy_path = 'http://172.16.8.64:5050';
 //const proxy_path = 'http://173.18.12.192:5050';
+const proxy_path = 'http://173.18.12.195:5050';
 
 // const proxy_path = 'http://192.168.3.117:5050';//周铁刚
 // const proxy_path = 'http://192.168.3.113:5050'; //王峰