From 031631bc70722e6c7aded6ab8705bbd042ed52ed Mon Sep 17 00:00:00 2001
From: zhangxiaoxu123456 <zxx19900626>
Date: 星期二, 12 四月 2022 10:07:15 +0800
Subject: [PATCH] 社保收支总表
---
src/pages/show/jiuyeAndChuangye/jiuyeAndChuangye.vue | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/src/pages/show/jiuyeAndChuangye/jiuyeAndChuangye.vue b/src/pages/show/jiuyeAndChuangye/jiuyeAndChuangye.vue
index 671a475..608af47 100644
--- a/src/pages/show/jiuyeAndChuangye/jiuyeAndChuangye.vue
+++ b/src/pages/show/jiuyeAndChuangye/jiuyeAndChuangye.vue
@@ -102,8 +102,9 @@
flex: 1;
padding: 0 0.078125rem /* 20/256 */;
box-sizing: border-box;
- @include overflow-y(150px);
- height: 100%;
+ height: 5.27344rem;
+ @include overflow-y()
+
}
}
--
Gitblit v1.9.1