修改云南曲靖项目

This commit is contained in:
guanj
2026-01-08 14:52:01 +08:00
parent 54517c0d5f
commit 6c3037f19b
20 changed files with 47 additions and 36 deletions

View File

@@ -134,7 +134,7 @@ defineOptions({
const monitoringPoint = useMonitoringPoint()
const height = mainHeight(20)
const heightTab = mainHeight(82)
const size = ref(23)
const size = ref(19)
const addTreeRef = ref()
const editorRef = ref()
const dialogVisible = ref(false)

View File

@@ -26,7 +26,7 @@ defineOptions({
})
const emits = defineEmits(['algorithm'])
const height = mainHeight(20)
const size = ref(23)
const size = ref(19)
const popupEditFlag = ref(false)