lilei 2 rokov pred
rodič
commit
ee225a0502
2 zmenil súbory, kde vykonal 2 pridanie a 2 odobranie
  1. 1 1
      public/version.json
  2. 1 1
      vue.config.js

+ 1 - 1
public/version.json

@@ -1,5 +1,5 @@
 {
   "message": "发现有新版本发布,确定更新系统?",
   "vendorJsVersion": "",
-  "version": 1675063892466
+  "version": 1675125839091
 }

+ 1 - 1
vue.config.js

@@ -211,7 +211,7 @@ const vueConfig = {
     // If you want to turn on the proxy, please remove the mockjs /src/main.jsL11
     proxy: {
       '/api': {
-        // target: 'http://192.168.0.216:8076/qpls-md',
+        // target: 'http://192.168.0.103/qpls-md',
         target: 'http://p.iscm.360arrow.com/qpls-md',
         // ws: false,
         ws: true,