预览小眼睛放开
This commit is contained in:
@@ -291,7 +291,7 @@ tableStore.table.params.isUpToGrid = 0
|
||||
tableStore.table.params.type = 1
|
||||
|
||||
const handleStatisticalTypeChange = (newVal: { id: any }) => {
|
||||
console.log('🚀 ~ handleStatisticalTypeChange ~ newVal:', newVal)
|
||||
|
||||
if (newVal) {
|
||||
tableStore.table.params.statisticalType = newVal
|
||||
tableStore.table.params.ids = [newVal.id]
|
||||
|
||||
Reference in New Issue
Block a user