From 441e62ce634703cb19378efa078fc95212cc1798 Mon Sep 17 00:00:00 2001 From: zhoulingpo Date: Fri, 8 Dec 2023 14:45:38 +0800 Subject: [PATCH] =?UTF-8?q?=20=E6=94=BF=E7=AD=96=E5=B7=A5=E4=BD=9C?= =?UTF-8?q?=E7=BB=84xuhao?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/workingGroup1/index.vue | 33 ++++++++++++++++ .../components/workingGroup2/index.vue | 38 ++++++++++++++++++- 2 files changed, 70 insertions(+), 1 deletion(-) diff --git a/src/pages/regulatoryRepository/workingGroup/components/workingGroup1/index.vue b/src/pages/regulatoryRepository/workingGroup/components/workingGroup1/index.vue index 77d052154..c8fda15b6 100644 --- a/src/pages/regulatoryRepository/workingGroup/components/workingGroup1/index.vue +++ b/src/pages/regulatoryRepository/workingGroup/components/workingGroup1/index.vue @@ -155,6 +155,12 @@ width="55" v-if="addForm.wgNetInfos.length && DrawerType !== 'see'"> + + + + + + + + + + + + + + + + + + + + + + .workingGroup2{ height: 100%; + .demo-drawer-content { + position: relative; + } #pagination { - bottom: 57px !important; + bottom: 0px !important; } .drawerTable { height: calc(~'100% - 126px');