From 7af5a1ea113c678caa2f14a8d9ad2fd2319847e8 Mon Sep 17 00:00:00 2001 From: shenyanpei Date: Thu, 23 Sep 2021 09:53:40 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=B8=85=E5=8D=95=E4=B8=AD?= =?UTF-8?q?=E5=88=97=E8=A1=A8=E7=9A=84=E9=AB=98=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../localProductsOrProjectLibrary/index.vue | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/pages/regulatoryRepository/localProductsOrProjectLibrary/index.vue b/src/pages/regulatoryRepository/localProductsOrProjectLibrary/index.vue index 04e9ca393..e1738e66c 100644 --- a/src/pages/regulatoryRepository/localProductsOrProjectLibrary/index.vue +++ b/src/pages/regulatoryRepository/localProductsOrProjectLibrary/index.vue @@ -87,9 +87,8 @@ ref="multipleTable" :data="localProTableList" tooltip-effect="dark" - style="width: 100%" + style="width: 100%;height: calc(100% - 150px)" border - :height="400" :header-cell-style="{background: '#e8e8e8', color: '#333333', fontSize: '15px', fontWeight: 'normal', height: '48px'}" @selection-change="handleSelectionChange">