From 151b06663aeae27a84b7655ecb10aed2b8780638 Mon Sep 17 00:00:00 2001 From: 13176889840 <13176889840@163.com> Date: Fri, 27 May 2022 17:40:03 +0800 Subject: [PATCH] dd --- src/views/modules/visual/communityParty/community.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/modules/visual/communityParty/community.vue b/src/views/modules/visual/communityParty/community.vue index 6193082e..ac60395b 100644 --- a/src/views/modules/visual/communityParty/community.vue +++ b/src/views/modules/visual/communityParty/community.vue @@ -1256,7 +1256,7 @@ export default { } } .table-h { - height: 300px; + height: calc(100vh - 630px); } .calc-h { height: calc(100vh - 240px);