前置管理重启,稳态统计报表重置

This commit is contained in:
sjl
2026-01-23 13:46:00 +08:00
parent ae641604ba
commit 0763187744
6 changed files with 31 additions and 10 deletions

View File

@@ -259,7 +259,7 @@ const tableStore: any = new TableStore({
],
loadCallback: () => {
console.log(tableStore.table.data)
}
})