zx 3 năm trước cách đây
mục cha
commit
bd003e264e
2 tập tin đã thay đổi với 3 bổ sung3 xóa
  1. 2 2
      build/utils.js
  2. 1 1
      config/index.js

+ 2 - 2
build/utils.js

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

+ 1 - 1
config/index.js

@@ -66,7 +66,7 @@ let proxyTable = {
   "/api/v1": {
     // target: "http://192.168.1.106:8019",
     // target: "http://172.16.33.166:8080",
-    target: "http://192.168.1.107:8019",
+    target: "http://172.16.33.166:8080",
     ws: true,
     pathRewrite: {
       "^/api/v1": "/api/v1"