From 7f3da436c4b25682af14015e4e35c7ed41d7eff9 Mon Sep 17 00:00:00 2001 From: caiyiling <1321909229@qq.com> Date: Wed, 12 Mar 2025 10:21:40 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=8E=E5=8F=B0=E7=AE=A1=E7=90=86=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E6=A0=B7=E5=BC=8F=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../template/components/AddCriterion.vue | 2 +- .../template/components/Anonymization.vue | 1 - .../components/ClinicalDataConfig.vue | 15 ++++++++++--- .../components/CriterionQuestionForm.vue | 2 +- .../template/components/CriterionsConfig.vue | 21 ++++++++++++------- .../template/components/CriterionsTmp.vue | 9 +++++--- .../components/EvaluationOfGlobalConfig.vue | 6 +++--- .../components/EvaluationOfOncologyConfig.vue | 6 +++--- .../template/components/IncreaseFields.vue | 1 - .../template/components/MedicalAudit.vue | 14 ++++++++++--- .../template/components/OrgansTbl.vue | 8 +++++-- .../template/components/QcQuestions.vue | 1 - 12 files changed, 56 insertions(+), 30 deletions(-) diff --git a/src/views/dictionary/template/components/AddCriterion.vue b/src/views/dictionary/template/components/AddCriterion.vue index a5813a0b..7ed216d1 100644 --- a/src/views/dictionary/template/components/AddCriterion.vue +++ b/src/views/dictionary/template/components/AddCriterion.vue @@ -3,7 +3,7 @@ ref="organForm" v-loading="loading" :model="form" - label-width="130px" + label-width="170px" size="small" :rules="rules" > diff --git a/src/views/dictionary/template/components/Anonymization.vue b/src/views/dictionary/template/components/Anonymization.vue index eeec9d9e..332c3054 100644 --- a/src/views/dictionary/template/components/Anonymization.vue +++ b/src/views/dictionary/template/components/Anonymization.vue @@ -42,7 +42,6 @@ v-adaptive="{bottomOffset:45}" :data="list" stripe - size="small" height="100" > diff --git a/src/views/dictionary/template/components/ClinicalDataConfig.vue b/src/views/dictionary/template/components/ClinicalDataConfig.vue index af264fda..0b6cb58d 100644 --- a/src/views/dictionary/template/components/ClinicalDataConfig.vue +++ b/src/views/dictionary/template/components/ClinicalDataConfig.vue @@ -53,27 +53,29 @@ v-adaptive="{bottomOffset:45}" :data="list" stripe - size="small" height="100" > - +