From 3eebe0844083ac26b87713918af6b91a96fd041c Mon Sep 17 00:00:00 2001 From: wangjuncheng <1> Date: 星期二, 15 四月 2025 11:20:41 +0800 Subject: [PATCH] changeDialog --- src/components/tools/Tools.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/components/tools/Tools.vue b/src/components/tools/Tools.vue index a1456f9..79bda9b 100644 --- a/src/components/tools/Tools.vue +++ b/src/components/tools/Tools.vue @@ -92,7 +92,7 @@ } -const showLayerTree = ref(true); +const showLayerTree = ref(false); const isPopupVisible = ref(false); // 鎺у埗寮圭獥鏄惁鍙 const currentToolOptions = ref([]); // 褰撳墠宸ュ叿鐨勫姛鑳介�夐」 -- Gitblit v1.9.3