htc 17 ore fa
parent
commit
429c87ffb9
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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('重新生成成功')
 			},