htc 16 小时之前
父节点
当前提交
429c87ffb9
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      pagesHome/report.vue

+ 1 - 0
pagesHome/report.vue

@@ -94,6 +94,7 @@
 				this.list = [{id:1},{id:2},{id:3}];
 				this.list = [{id:1},{id:2},{id:3}];
 			},
 			},
 			reSendReport(){
 			reSendReport(){
+				this.initList();
 				this.getList()
 				this.getList()
 				this.$showToast('重新生成成功')
 				this.$showToast('重新生成成功')
 			},
 			},