拓扑图配置

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

@@ -82,7 +82,7 @@ const dataSet = ref('')
const devTypeOptions = ref([])
const devModelOptions = ref([])
const tableData = ref([])
const tableHeight = mainHeight(225).height
const tableHeight = mainHeight(215).height
const mangePopup = ref()
const nodeClick = (e: anyObj) => {
if (e.level == 2) {