Explorar o código

Merge branch 'liuqiang'

liuQiang hai 1 ano
pai
achega
c98a6ab563
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