From e36ededcba423897fa404794624a0edf541c8085 Mon Sep 17 00:00:00 2001 From: 123456 <17862666717> Date: Thu, 30 Jun 2022 19:37:33 +0800 Subject: [PATCH] =?UTF-8?q?=E2=80=9Cfix:=E7=A7=80=E9=98=BF=E8=B4=B5?= =?UTF-8?q?=E5=88=86=E9=A1=B5=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../point/icpointnucleicmonitoring.vue | 56 ++++++++++++----- .../point/icpointvaccinesinoculation.vue | 60 ++++++++++++++----- 2 files changed, 85 insertions(+), 31 deletions(-) diff --git a/src/views/modules/plugins/point/icpointnucleicmonitoring.vue b/src/views/modules/plugins/point/icpointnucleicmonitoring.vue index dc9a9d1a..e9bf84f9 100644 --- a/src/views/modules/plugins/point/icpointnucleicmonitoring.vue +++ b/src/views/modules/plugins/point/icpointnucleicmonitoring.vue @@ -112,7 +112,7 @@ v-loading="dataListLoading" :data="dataList" border - :header-cell-style="{background:'#2195FE',color:'#FFFFFF'}" + :header-cell-style="{ background: '#2195FE', color: '#FFFFFF' }" style="width: 100%; height: 564px" > - - + + - - + +