From a8fa33e79abe005353d7f152ef3ece820433f4f6 Mon Sep 17 00:00:00 2001
From: spring <2396852758@qq.com>
Date: 星期四, 06 三月 2025 13:43:06 +0800
Subject: [PATCH] Merge branch 'dev' of http://114.132.189.42:9002/r/center-lims-before-ruoyi into dev

---
 public/index.html |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/public/index.html b/public/index.html
index 0a54df5..6e940ec 100644
--- a/public/index.html
+++ b/public/index.html
@@ -213,6 +213,9 @@
         color: #fff;
         opacity: 0.5;
       }
+      .luckysheet-cols-menu {
+        z-index: 9999 !important;
+      }
     </style>
   </head>
   <body>

--
Gitblit v1.9.3