胡半仙 3 lat temu
rodzic
commit
872fe95734
2 zmienionych plików z 4 dodań i 4 usunięć
  1. 2 2
      build/utils.js
  2. 2 2
      config/index.js

+ 2 - 2
build/utils.js

@@ -18,8 +18,8 @@ const devPathSrc = path.resolve(__dirname, '../../../src'); // node_modules应
 
 
 
- let devModules = ['all']
-// let devModules = ['index','inward']
+//  let devModules = ['all']
+let devModules = ['index','inward']
 // let devModules = ['index','SporadicManage','RMS','statisticalReport']
 // let devModules = ['index','inward','statisticalReport']
 //  let devModules = ['index','WMS','sale','TMS','inward','SporadicManage']

+ 2 - 2
config/index.js

@@ -64,10 +64,10 @@ let proxyTable = {
   },
   // 所有数据的请求域名地址
   "/api/v1": {
-    target: "http://172.16.33.166:8080",
+    // target: "http://172.16.33.166:8080",
     // target: "http://localhost:8080",
     // target: "http://localhost:8019",
-    // target: "http://192.168.1.107:8019",
+    target: "http://192.168.1.108:8019",
     // target: "http://192.168.1.112:8019",
     // target: "http://localhost:8019",
     // target: "http://192.168.1.107:8080",