yusheng před 1 rokem
rodič
revize
d5d7d70c7a
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      vue.config.js

+ 1 - 1
vue.config.js

@@ -37,7 +37,7 @@ module.exports = {
         // target: 'http://192.168.1.139:18086', // 粟
         // target: 'http://192.168.1.132:18086', // 徐1
         // target: 'http://192.168.1.134:18086', //徐2
-        target: 'http://192.168.1.125:18086',
+        target: 'http://192.168.1.105:18086',
         // target: 'http://192.168.1.105:18086',
         // target: 'http://192.168.1.114:18086',
         changeOrigin: true, // 只有这个值为true的情况下 才表示开启跨域