This commit is contained in:
sjl
2026-01-09 11:21:07 +08:00
parent 22aeb0bf4c
commit 0b91027da4
3 changed files with 5 additions and 8 deletions

View File

@@ -171,9 +171,7 @@ const tableStore = new TableStore({
}
],
loadCallback: () => {
}
})
tableStore.table.params.statisticalType = classificationData[0]

View File

@@ -235,9 +235,7 @@ const tableStore = new TableStore({
}
],
loadCallback: () => {
}
})
tableStore.table.params.statisticalType = classificationData[0]