修改云南曲靖项目
This commit is contained in:
@@ -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)
|
||||
|
||||
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user