From f8177543bb7f1eca79f86b24b108df854f757736 Mon Sep 17 00:00:00 2001
From: batman <978517621@qq.com>
Date: 星期一, 13 三月 2023 16:49:32 +0800
Subject: [PATCH] 修改页面样式

---
 src/views/facilityManagement/facilityIndex/index.vue |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/src/views/facilityManagement/facilityIndex/index.vue b/src/views/facilityManagement/facilityIndex/index.vue
index 211a44a..5f08276 100644
--- a/src/views/facilityManagement/facilityIndex/index.vue
+++ b/src/views/facilityManagement/facilityIndex/index.vue
@@ -792,7 +792,7 @@
       line-height: 34px;
       top: 80px;
       right: 20px;
-      z-index: 99999;
+      z-index: 9;
     }
     .demo-tabs {
         width: 100%;
@@ -1070,7 +1070,6 @@
     line-height: 34px;
     top: 0;
     right: 20px;
-    z-index: 99999;
   }
   .topChart{
     .chart-item{

--
Gitblit v1.9.2