提交代码

This commit is contained in:
GGJ
2024-08-27 10:42:38 +08:00
parent 6400655c51
commit 42be7bf2cf
2 changed files with 12 additions and 11 deletions

View File

@@ -130,7 +130,7 @@ const tableStore = new TableStore({
}
}
})
const height = mainHeight(200, 4).height
const height = mainHeight(200, 2).height
provide('tableStore', tableStore)
tableStore.table.params.type = '1'