@@ -10,7 +10,7 @@ if (process.env.NODE_ENV == "development") {
// BASE_URL = "http://10.246.183.35:9999"; // 乌兰木伦
// BASE_URL = "http://10.120.120.164:9999"; // 察哈素
// BASE_URL = "http://182.92.126.35:9999"; // 生产环境
- BASE_URL = "http://192.168.146.129:9999"; // 大海则
+ BASE_URL = "http://172.16.47.2:9999"; // 大海则
}
let staticDomainURL = BASE_URL + "/sys/common/static";
@@ -189,7 +189,6 @@ export default {
if (newV != null && newV != "") this.PageCur = newV[0].component;
},
immediate: true,
- },
onLoad() {
this.changeWV();