稳态数据调整

This commit is contained in:
sjl
2025-12-25 13:17:49 +08:00
parent 454d612a32
commit eb38fdd601
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 })
}