lilei 3 лет назад
Родитель
Сommit
c6a6d4b8e6
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      vue.config.js

+ 2 - 2
vue.config.js

@@ -108,8 +108,8 @@ const vueConfig = {
     // If you want to turn on the proxy, please remove the mockjs /src/main.jsL11
     proxy: {
       '/api': {
-        // target: 'http://192.168.16.104:8503/qpls-md',
-        target: 'http://qpls-md.360arrow.com.cn/qpls-md',
+        target: 'http://192.168.16.103:8503/qpls-md',
+        // target: 'http://qpls-md.360arrow.com.cn/qpls-md',
         // target: 'http://380d150d.nat123.fun:38226/qpls-md',
         // ws: false,
         ws: true,