liuQiang преди 1 година
родител
ревизия
e165892ce0
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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