This commit is contained in:
guanj
2025-12-25 13:19:37 +08:00
6 changed files with 12 additions and 12 deletions

View File

@@ -248,7 +248,7 @@ const setTheDate = (val: any) => {
}
// 导出
const onExport = () => {
console.log('222')
tableStore.onTableAction('export', { showAllFlag: true })
}