htc 19 tuntia sitten
vanhempi
commit
429c87ffb9
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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('重新生成成功')
 			},