kyy
3 天以前 d8f7abc87d819f463963c7b50d118631f5234f73
store/index.js
@@ -10,8 +10,8 @@
         networkFlag: '内网',
         serverURLInt: 'http://192.168.11.251:10054', //服务器体检 10.0.1.104:10054
         serverURL: 'http://localhost:10054', //本地调试地址
         serverAPI:'http://localhost:10054/api',//当前正在使用本地
         //serverAPI: 'http://192.168.1.92:10054/api', //当前正在使用的服务器
         //serverAPI:'http://localhost:5184/api',//当前正在使用本地
         serverAPI: 'http://192.168.1.92:10054/api', //当前正在使用的服务器
      }
   },
   mutations: {