Explorar o código

onShow事件bug修改

liuQiang %!s(int64=2) %!d(string=hai) anos
pai
achega
e165892ce0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      pagesA/fire/fpd_detection/fpd_detection.vue

+ 1 - 1
pagesA/fire/fpd_detection/fpd_detection.vue

@@ -299,7 +299,7 @@
 				this.formData.orgName = response.data[0].orgName;
 				this.formData.orgId = response.data[0].dwid;
 				this.tableData = []
-				this.search();
+				this.getData();
 
 			}).catch(err => {
 				this.loading = false