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