拓扑图配置

This commit is contained in:
仲么了
2024-01-17 14:22:34 +08:00
parent 0068eace86
commit 694b5b181d
15 changed files with 395 additions and 79 deletions

View File

@@ -219,7 +219,7 @@ onMounted(() => {
})
const bxecharts = mainHeight(175).height as any
setTimeout(() => {
tableStore.table.height = mainHeight(190).height as any
tableStore.table.height = mainHeight(180).height as any
}, 0)
const addMenu = () => {}