lilei 4 years ago
parent
commit
b8ac460227
1 changed files with 1 additions and 2 deletions
  1. 1 2
      vue.config.js

+ 1 - 2
vue.config.js

@@ -108,8 +108,7 @@ const vueConfig = {
     // If you want to turn on the proxy, please remove the mockjs /src/main.jsL11
     proxy: {
       '/api': {
-        // target: 'http://192.168.16.103:9110/zyit',
-        target: 'http://it.test.zyucgj.com/zyit',
+        target: 'http://192.168.16.100:9102/at-it/',
         ws: false,
         changeOrigin: true,
         pathRewrite: {