htc 17 годин тому
батько
коміт
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}];
 			},
 			reSendReport(){
+				this.initList();
 				this.getList()
 				this.$showToast('重新生成成功')
 			},