胡半仙 3 年之前
父节点
当前提交
872fe95734
共有 2 个文件被更改,包括 4 次插入4 次删除
  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",