diff --git a/src/views/oneMap/index.vue b/src/views/oneMap/index.vue
index 67f0c50..4e5236d 100644
--- a/src/views/oneMap/index.vue
+++ b/src/views/oneMap/index.vue
@@ -61,8 +61,9 @@
src="@/assets/images/Sponge_screen/TuCheng.png"
alt=""
@click="ShowTuCheng = !ShowTuCheng"
+ v-if="AllData.MapShowBol"
/>
-
+
{
+ ShowTuCheng.value = false;
showRainFlow.value = false;
showPanel.value = false;
// 改变菜单选中索引
@@ -433,6 +435,7 @@
};
// 二级菜单点击
const ErJiMenuClick = (item, item2) => {
+ ShowTuCheng.value = false;
showRainFlow.value = false;
console.log(22);
// 改变菜单选中索引