From 7af5a1ea113c678caa2f14a8d9ad2fd2319847e8 Mon Sep 17 00:00:00 2001 From: shenyanpei Date: Thu, 23 Sep 2021 09:53:40 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=B8=85=E5=8D=95?= =?UTF-8?q?=E4=B8=AD=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"> From 8bdae87ba12d24d097312e90892b3eefb65b1b8f Mon Sep 17 00:00:00 2001 From: super_liu <396572590@qq.com> Date: Thu, 23 Sep 2021 10:39:18 +0800 Subject: [PATCH 2/2] feat: There is no way the bug #48910 --- src/pages/searchCenter/pages/standardSearch.vue | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/pages/searchCenter/pages/standardSearch.vue b/src/pages/searchCenter/pages/standardSearch.vue index aa04172ab..00165c511 100644 --- a/src/pages/searchCenter/pages/standardSearch.vue +++ b/src/pages/searchCenter/pages/standardSearch.vue @@ -719,10 +719,10 @@ label: '海外标准法规', value: 'bussstand' }, - { - label: '国内外政策', - value: 'laws' - }, + // { + // label: '国内外政策', + // value: 'laws' + // }, { label: '企业标准', value: 'enterprise'