gaoxizhong 5 miesięcy temu
rodzic
commit
fac0a35e53
1 zmienionych plików z 3 dodań i 3 usunięć
  1. 3 3
      vue.config.js

+ 3 - 3
vue.config.js

@@ -43,7 +43,7 @@ module.exports = {
         // 医院开发
         // target: ' http://10.10.11.65:8081/',
         // 外网开发
-        target: 'http://182.43.50.128:7081/',
+        target: 'http://182.44.10.206:7081/',
         ws: true,
         changeOrigin: true, //是否跨域
       },
@@ -51,7 +51,7 @@ module.exports = {
         // 医院开发
         // target: ' http://10.10.11.65:8081/',
         // 外网开发
-        target: 'http://182.43.50.128:7081/',
+        target: 'http://182.44.10.206:7081/',
         ws: true,
         changeOrigin: true, //是否跨域
       },
@@ -59,7 +59,7 @@ module.exports = {
         // 医院开发
         // target: ' http://10.10.11.65:8081/',
         // 外网开发
-        target: 'http://182.43.50.128:7081/',
+        target: 'http://182.44.10.206:7081/',
         ws: true,
         changeOrigin: true, //是否跨域
       }