This commit is contained in:
guanj
2026-01-09 11:20:10 +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