Quellcode durchsuchen

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

yangdr vor 7 Monaten
Ursprung
Commit
b82c27dd10
2 geänderte Dateien mit 765 neuen und 379 gelöschten Zeilen
  1. 763 378
      src/components/basicKnow/AddTerm.vue
  2. 2 1
      vue.config.js

Datei-Diff unterdrückt, da er zu groß ist
+ 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'; //王峰