From 3c92cbff86c65307c2cd89f6592968410f9f4af1 Mon Sep 17 00:00:00 2001 From: Xu Zhimeng Date: Fri, 7 Jul 2023 17:45:51 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E6=9F=90=E4=BA=9B?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E7=9A=84=E8=A1=A8=E6=A0=BC=E6=BB=9A=E5=8A=A8?= =?UTF-8?q?=E9=AB=98=E5=BA=A6=E4=B8=8D=E6=AD=A3=E7=A1=AE=E7=9A=84=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/system/DetectorInfo.vue | 2 +- src/views/system/DictList.vue | 2 +- src/views/system/NewPermissionList.vue | 2 +- src/views/system/NuclearFacility.vue | 2 +- src/views/system/stationList.vue | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/views/system/DetectorInfo.vue b/src/views/system/DetectorInfo.vue index 213f6cb..766d778 100644 --- a/src/views/system/DetectorInfo.vue +++ b/src/views/system/DetectorInfo.vue @@ -29,7 +29,7 @@ :loading="loading" @change="handleTableChange" :selectedRowKeys.sync="selectedRowKeys" - :scroll="{ y: 'calc(100vh - 365px)' }" + :scroll="{ y: 'calc(100vh - 395px)' }" >