From ad87695f8b24646370b83674e65ffe9218881a4c Mon Sep 17 00:00:00 2001 From: wangqi <magical1908@outlook.com> Date: 星期三, 07 四月 2021 17:15:25 +0800 Subject: [PATCH] 修改废气 修改废气废水明細表显示問題 --- src/components/LayerController/modules/LcServiceLayerFilter.vue | 7 ++----- 1 files changed, 2 insertions(+), 5 deletions(-) diff --git a/src/components/LayerController/modules/LcServiceLayerFilter.vue b/src/components/LayerController/modules/LcServiceLayerFilter.vue index 92ec212..60e229f 100644 --- a/src/components/LayerController/modules/LcServiceLayerFilter.vue +++ b/src/components/LayerController/modules/LcServiceLayerFilter.vue @@ -101,13 +101,10 @@ .inner-panel { color: #90c8e0; font-size: 13px; - position: absolute; - left: 270px; + left: 256px; z-index: 1000; - height: 220px; - top: 0; - + top: 50px; .filter-group { display: flex; flex-flow: row; -- Gitblit v1.8.0