Browse Source

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

yangdr 7 months ago
parent
commit
b82c27dd10
2 changed files with 765 additions and 379 deletions
  1. 763 378
      src/components/basicKnow/AddTerm.vue
  2. 2 1
      vue.config.js

File diff suppressed because it is too large
+ 763 - 378
src/components/basicKnow/AddTerm.vue


+ 2 - 1
vue.config.js

@@ -1,8 +1,9 @@
 const path = require('path');
 const path = require('path');
 // const proxy_path = 'http://192.168.2.241:88';
 // 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.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.117:5050';//周铁刚
 // const proxy_path = 'http://192.168.3.113:5050'; //王峰
 // const proxy_path = 'http://192.168.3.113:5050'; //王峰