wangjuncheng
2025-04-15 3eebe0844083ac26b87713918af6b91a96fd041c
src/components/tools/Tools.vue
@@ -92,7 +92,7 @@
}
const showLayerTree = ref(true);
const showLayerTree = ref(false);
const isPopupVisible = ref(false); // 控制弹窗是否可见
const currentToolOptions = ref([]); // 当前工具的功能选项