wangmengwei@gyee-china.com %!s(int64=3) %!d(string=hai) anos
pai
achega
a918820436

+ 0 - 1
src/views/MalfunctionWarning/components/detectionRecord.vue

@@ -89,7 +89,6 @@
 					},
 				});
 			},
-
 			selectChange(data) {
 				let params = [];
 				(data.faulttype = this.faultLists.filter(

+ 1 - 1
src/views/MalfunctionWarning/components/records.vue

@@ -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) {