“yueshang” il y a 1 an
Parent
commit
61835a3b96
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  1. 2 1
      pagesA/fire/remind/index.vue

+ 2 - 1
pagesA/fire/remind/index.vue

@@ -247,7 +247,8 @@
 						this.$modal.msgSuccess('上传失败');
 						this.showComplete=false;
 				})
-				this.getData();
+				this.tableData = [];
+				this.getData(1);
 				this.$forceUpdate()
 			},
 			// 单个公告详情点击事件