From 299995dd09ff4cb6767aa7c32929356834f8e0cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=86=8A=E9=A3=9E?= Date: Thu, 7 Mar 2024 17:45:15 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=AD=E5=BF=83=E5=8C=BB=E9=99=A2=E5=85=B3?= =?UTF-8?q?=E7=B3=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../institutions/components/HospitalForm.vue | 11 +++++---- src/views/system/notice/index.vue | 24 +++++++++---------- src/views/trials/trials-workbench/index.vue | 20 ++++++++-------- 3 files changed, 28 insertions(+), 27 deletions(-) diff --git a/src/views/dictionary/institutions/components/HospitalForm.vue b/src/views/dictionary/institutions/components/HospitalForm.vue index 9c5897c7..0452a4f2 100644 --- a/src/views/dictionary/institutions/components/HospitalForm.vue +++ b/src/views/dictionary/institutions/components/HospitalForm.vue @@ -8,12 +8,15 @@ label-width="170px" >
- - + + + + + @@ -88,9 +91,7 @@ export default { }, siteList: [], rules: { - SiteId: [{ required: true, message: 'Please specify', trigger: 'blur' }, - { max: 50, message: 'The maximum length is 50' }], - HospitalName: [{ required: true, message: 'Please specify', trigger: 'blur' }, { max: 50, message: 'The maximum length is 50' }], + HospitalNameCN: [{ required: true, message: 'Please specify', trigger: 'blur' }, { max: 50, message: 'The maximum length is 50' }], UniversityAffiliated: [{ max: 100, message: 'The maximum length is 100' }], UniversityAffiliatedCN: [{ max: 100, message: 'The maximum length is 100' }], Country: [{ required: true, message: 'Please specify', trigger: 'blur' }, diff --git a/src/views/system/notice/index.vue b/src/views/system/notice/index.vue index cd9e8131..ae7382e2 100644 --- a/src/views/system/notice/index.vue +++ b/src/views/system/notice/index.vue @@ -59,56 +59,56 @@ - + - + - + - + - + - + - + - + - - - + + + - + diff --git a/src/views/trials/trials-workbench/index.vue b/src/views/trials/trials-workbench/index.vue index 33f826e9..ed5e1ebf 100644 --- a/src/views/trials/trials-workbench/index.vue +++ b/src/views/trials/trials-workbench/index.vue @@ -11,9 +11,9 @@ - - - + + + @@ -40,13 +40,13 @@ - - - - - - - + + + + + + +