Browse Source

bug 修复

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

+ 1 - 2
vue.config.js

@@ -109,8 +109,7 @@ const vueConfig = {
     proxy: {
       '/api': {
         // target: 'http://192.168.16.100:9102/at-admin/',
-        // target: 'http://192.168.16.105:8202/at-admin/',
-        target: 'https://aitour.test.zyucgj.com/at-admin/',
+        target: 'https://aitour.qiubcar.com/at-admin/',
         ws: false,
         changeOrigin: true,
         pathRewrite: {