From c18364104fefefb8a2e9747c6975fee9769c7a3d Mon Sep 17 00:00:00 2001 From: wangxiaoshuang <825034831@qq.com> Date: Mon, 3 Jun 2024 14:34:03 +0800 Subject: [PATCH] =?UTF-8?q?=E7=94=B3=E5=8A=9E=E6=96=B9=E3=80=81cro?= =?UTF-8?q?=E5=88=97=E8=A1=A8=E6=96=B0=E5=A2=9Elevel=E5=AD=97=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../institutions/components/CROs.vue | 170 +++++++++++------- .../institutions/components/CroForm.vue | 104 +++++++---- .../institutions/components/SponsorForm.vue | 113 ++++++++---- .../institutions/components/Sponsors.vue | 170 +++++++++++------- 4 files changed, 346 insertions(+), 211 deletions(-) diff --git a/src/views/dictionary/institutions/components/CROs.vue b/src/views/dictionary/institutions/components/CROs.vue index cdb145d0..1b3d32c9 100644 --- a/src/views/dictionary/institutions/components/CROs.vue +++ b/src/views/dictionary/institutions/components/CROs.vue @@ -3,26 +3,34 @@