Prechádzať zdrojové kódy

故障数据请求ip修改

chenminghua 3 rokov pred
rodič
commit
f4362c12fc
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      src/views/sampleDatabase/fault/index.vue

+ 1 - 1
src/views/sampleDatabase/fault/index.vue

@@ -384,7 +384,7 @@
 				that.API.requestData({
 					showLoading: true,
 					method: "GET",
-					baseURL: "http://192.168.10.4:9002/",
+					baseURL: "http://192.168.1.18:9002/",
 					subUrl: "case/fault/list",
 					data: {
 						widget: widget ? widget : that.widget,