拓扑图配置
This commit is contained in:
@@ -104,7 +104,7 @@ onMounted(() => {
|
||||
tableStore.index()
|
||||
})
|
||||
setTimeout(() => {
|
||||
tableStore.table.height = mainHeight(190).height as any
|
||||
tableStore.table.height = mainHeight(180).height as any
|
||||
}, 0)
|
||||
const addMenu = () => {}
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user