From d80d032784216bc4a61692476947ab36f53788d7 Mon Sep 17 00:00:00 2001 From: Surpriseplus <845948745@qq.com> Date: 星期一, 04 九月 2023 10:18:17 +0800 Subject: [PATCH] 在线制图修改,管理修改 --- src/components/thematicMap/thematicMap.vue | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/components/thematicMap/thematicMap.vue b/src/components/thematicMap/thematicMap.vue index 3e54481..38cebc8 100644 --- a/src/components/thematicMap/thematicMap.vue +++ b/src/components/thematicMap/thematicMap.vue @@ -61,6 +61,7 @@ right: 0px; display: flex; cursor: pointer; + z-index: 40; .menu_Box { margin-right: 104px; display: flex; -- Gitblit v1.9.3