@@ -246,7 +246,7 @@ export default {
this.$router.back()
},
- // 导出方法
+ // 导出
exportAllExcel() {
this.downloadLoading = true
const allData = [];
@@ -409,7 +409,7 @@ export default {
});
this.downloadLoading=true