From a3223dc244e83553db25026315987d58aef10301 Mon Sep 17 00:00:00 2001 From: chenyabin <Chenab123!> Date: 星期四, 01 四月 2021 10:52:39 +0800 Subject: [PATCH] 添加企业 hover 污染物产生统计弹框展现 --- src/components/panel/LegendPanel.vue | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/components/panel/LegendPanel.vue b/src/components/panel/LegendPanel.vue index f7329bc..383aea2 100644 --- a/src/components/panel/LegendPanel.vue +++ b/src/components/panel/LegendPanel.vue @@ -145,7 +145,6 @@ </script> <style lang="less"> -@import '@assets/css/map/_map-variable'; .legend-panel { position: absolute; z-index: 502; -- Gitblit v1.8.0