From b12417835564c842401fac148c8044661ecae671 Mon Sep 17 00:00:00 2001 From: wangxiaoshuang <825034831@qq.com> Date: Wed, 23 Oct 2024 10:12:55 +0800 Subject: [PATCH] =?UTF-8?q?=E7=AE=80=E5=8E=86=E9=83=A8=E5=88=86=E6=8E=A5?= =?UTF-8?q?=E5=8F=A3=E5=AF=B9=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/info/clinicalTrials.vue | 626 +++++++++++++++--- 1 file changed, 541 insertions(+), 85 deletions(-) diff --git a/src/views/reviewers/curriculumVitae/components/info/clinicalTrials.vue b/src/views/reviewers/curriculumVitae/components/info/clinicalTrials.vue index f00adfd1..9e05c0ba 100644 --- a/src/views/reviewers/curriculumVitae/components/info/clinicalTrials.vue +++ b/src/views/reviewers/curriculumVitae/components/info/clinicalTrials.vue @@ -6,33 +6,51 @@ {{ $t('common:button:add') }} + + @@ -40,17 +58,28 @@ prop="date" :label="$t('curriculumVitae:clinicalTrials:table:year')" > + @@ -66,17 +95,20 @@ :header-cell-style="{ background: '#eee', color: '#606266' }" > + @@ -85,7 +117,8 @@ {{ $t('common:button:edit') }} @@ -103,12 +136,21 @@ {{ $t('common:button:edit') }} -