@@ -89,7 +89,6 @@
},
});
-
selectChange(data) {
let params = [];
(data.faulttype = this.faultLists.filter(
@@ -246,7 +246,7 @@ export default {
let that = this;
this.API.requestData({
method: "GET",
- baseURL: "http://192.168.10.18:8080/",
+ baseURL: "http://10.155.32.14:9090/",
subUrl: "api/coordinate/history",
success(res) {
if (res.length > 0) {