2 Commits

Author SHA1 Message Date
sjl
43d4d37cd0 Merge branch 'master' of http://192.168.1.22:3000/Web/admin-sjzx 2026-01-09 10:45:07 +08:00
sjl
ad1528e53b 导出日志 2026-01-09 10:44:35 +08:00

View File

@@ -218,6 +218,7 @@ export default class TableStore {
this.table.exportProcessingData && this.table.exportProcessingData()
this.table.allFlag = data.showAllFlag || true
this.table.exportLoading = false
console.log('-=-=',this.table)
})
.catch(() => {
this.table.exportLoading = false