导出日志

This commit is contained in:
sjl
2026-01-09 10:44:35 +08:00
parent 16f5213d7a
commit ad1528e53b

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