From 2ce343785f7adc709fdc1b843fe42c64129280d6 Mon Sep 17 00:00:00 2001
From: wangqi <magical1908@outlook.com>
Date: 星期一, 29 三月 2021 18:29:06 +0800
Subject: [PATCH] 添加弹窗模块边框角高亮

---
 src/components/table/summarySheets.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/components/table/summarySheets.vue b/src/components/table/summarySheets.vue
index 8e04c11..71f404e 100644
--- a/src/components/table/summarySheets.vue
+++ b/src/components/table/summarySheets.vue
@@ -38,7 +38,7 @@
         left: 1px;
         /*width: 850px;*/
         /*height: 265px;*/
-        z-index:2000;
+        z-index:500;
         /*color: #fff;*/
        .el-icon-c-scale-to-original {
          width: 30px;

--
Gitblit v1.8.0