From 4e3f7db0887ccaabef95daaaa478dc78222ade57 Mon Sep 17 00:00:00 2001 From: 123456 <17862666717> Date: Thu, 30 Jun 2022 10:13:39 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E2=80=9Cfix:=E4=BF=AE=E6=94=B9=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/plugins/point/icpointnucleicmonitoring.vue | 4 +++- .../modules/plugins/point/icpointvaccinesinoculation.vue | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/src/views/modules/plugins/point/icpointnucleicmonitoring.vue b/src/views/modules/plugins/point/icpointnucleicmonitoring.vue index 7d9204b7..010bd3df 100644 --- a/src/views/modules/plugins/point/icpointnucleicmonitoring.vue +++ b/src/views/modules/plugins/point/icpointnucleicmonitoring.vue @@ -113,7 +113,7 @@ :data="dataList" border @selection-change="dataListSelectionChangeHandle" - style="width: 100%" + style="width: 100%;height:564px;" > Date: Thu, 30 Jun 2022 13:49:50 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E2=80=9Cfix:=E4=BF=AE=E6=94=B9=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...icpointnucleicmonitoring-add-or-update.vue | 113 ++++++++++-------- ...pointvaccinesinoculation-add-or-update.vue | 1 + 2 files changed, 67 insertions(+), 47 deletions(-) diff --git a/src/views/modules/plugins/point/icpointnucleicmonitoring-add-or-update.vue b/src/views/modules/plugins/point/icpointnucleicmonitoring-add-or-update.vue index fcf09c4b..5af3d475 100644 --- a/src/views/modules/plugins/point/icpointnucleicmonitoring-add-or-update.vue +++ b/src/views/modules/plugins/point/icpointnucleicmonitoring-add-or-update.vue @@ -1,5 +1,5 @@