Explorar el Código

故障数据请求ip修改

chenminghua hace 3 años
padre
commit
f4362c12fc
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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,