From 465ea59906ec8ded56e975bda0c20c2db903a2be Mon Sep 17 00:00:00 2001 From: caiyiling <1321909229@qq.com> Date: Mon, 10 Mar 2025 17:59:10 +0800 Subject: [PATCH 1/4] =?UTF-8?q?=E5=9B=BD=E9=99=85=E5=8C=96=E6=9B=B4?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../template/components/CriterionQuestionForm.vue | 4 ++-- .../dictionary/template/components/CriterionsConfig.vue | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/views/dictionary/template/components/CriterionQuestionForm.vue b/src/views/dictionary/template/components/CriterionQuestionForm.vue index 3860bcba..6c56ab86 100644 --- a/src/views/dictionary/template/components/CriterionQuestionForm.vue +++ b/src/views/dictionary/template/components/CriterionQuestionForm.vue @@ -33,7 +33,7 @@ @@ -49,7 +49,7 @@ - + @@ -60,7 +60,7 @@ @@ -72,7 +72,7 @@ From 4305f2536c265df0e78ed2441d79588e481fe099 Mon Sep 17 00:00:00 2001 From: caiyiling <1321909229@qq.com> Date: Tue, 11 Mar 2025 10:30:07 +0800 Subject: [PATCH 2/4] =?UTF-8?q?institutions=E6=A8=A1=E5=9D=97=E5=9B=BD?= =?UTF-8?q?=E9=99=85=E5=8C=96=E6=9B=B4=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../institutions/components/CROs.vue | 30 +++++--- .../institutions/components/CroForm.vue | 30 ++++---- .../institutions/components/HospitalForm.vue | 63 ++++++++------- .../institutions/components/Hospitals.vue | 59 +++++++++----- .../institutions/components/SiteForm.vue | 75 +++++++++--------- .../institutions/components/Sites.vue | 76 +++++++++++++------ .../institutions/components/SponsorForm.vue | 32 ++++---- .../institutions/components/Sponsors.vue | 32 ++++---- src/views/dictionary/institutions/index.vue | 12 ++- 9 files changed, 247 insertions(+), 162 deletions(-) diff --git a/src/views/dictionary/institutions/components/CROs.vue b/src/views/dictionary/institutions/components/CROs.vue index 4c2f2a5d..5d20a1b9 100644 --- a/src/views/dictionary/institutions/components/CROs.vue +++ b/src/views/dictionary/institutions/components/CROs.vue @@ -2,19 +2,21 @@