Ver Fonte

修改bug

“yueshang” há 1 ano atrás
pai
commit
61835a3b96
1 ficheiros alterados com 2 adições e 1 exclusões
  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()
 			},
 			// 单个公告详情点击事件