From dc281efccd4568ed0abdb80f7dea5a328425ef5b Mon Sep 17 00:00:00 2001
From: zhangxiaoxu123456 <zxx19900626>
Date: 星期二, 12 四月 2022 18:45:29 +0800
Subject: [PATCH] 机关职工社保及弹框

---
 src/pages/show/index/index.vue |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/src/pages/show/index/index.vue b/src/pages/show/index/index.vue
index c87d040..3b3ec57 100644
--- a/src/pages/show/index/index.vue
+++ b/src/pages/show/index/index.vue
@@ -964,7 +964,8 @@
 
           }
           .shuju-scroll{
-            @include overflow-y(280)
+            max-height: 1.09375rem  /* 280/256 */;
+            @include overflow-y()
           }
           .shuju-table-line2{
             width: 100%;

--
Gitblit v1.9.1