From c09e2d1e7535433ba7f80374d7a82e74528689f0 Mon Sep 17 00:00:00 2001 From: bianyaqi Date: Tue, 30 May 2023 19:33:12 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/360View/commonForm/deveopmentFIle.vue | 2 +- .../views/modules/formList/InformedConsent.vue | 7 ++++++- src/page-subspecialty/views/modules/formList/mraForm.vue | 5 +++-- src/page-subspecialty/views/modules/formList/mraOrder.vue | 5 +++-- .../views/modules/formList/reportForm.vue | 5 +++++ 5 files changed, 18 insertions(+), 6 deletions(-) diff --git a/src/components/360View/commonForm/deveopmentFIle.vue b/src/components/360View/commonForm/deveopmentFIle.vue index 2c34185..6563f4c 100644 --- a/src/components/360View/commonForm/deveopmentFIle.vue +++ b/src/components/360View/commonForm/deveopmentFIle.vue @@ -686,7 +686,7 @@ export default { justify-content: center; } ::v-deep .el-table__cell{ - padding: 5px 0 !important; + padding: 10px 0 !important; } ::v-deep .el-input-group__prepend{ background-color: transparent; diff --git a/src/page-subspecialty/views/modules/formList/InformedConsent.vue b/src/page-subspecialty/views/modules/formList/InformedConsent.vue index 67dd4e3..81ba389 100644 --- a/src/page-subspecialty/views/modules/formList/InformedConsent.vue +++ b/src/page-subspecialty/views/modules/formList/InformedConsent.vue @@ -1,6 +1,6 @@