From 9502a285d598ad7b2e814eec88c93d68c04215b8 Mon Sep 17 00:00:00 2001 From: wangxiaoshuang <825034831@qq.com> Date: Mon, 7 Jul 2025 13:40:37 +0800 Subject: [PATCH] =?UTF-8?q?=E7=8B=AC=E7=AB=8B=E9=98=85=E7=89=87=E4=BA=BA?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2=EF=BC=9A=E5=A7=93=E5=90=8D=E3=80=81=E7=94=A8?= =?UTF-8?q?=E6=88=B7=E5=90=8D=E3=80=81=E5=85=A5=E9=A1=B9=E6=97=B6=E9=97=B4?= =?UTF-8?q?=E3=80=81=E7=8A=B6=E6=80=81=E4=BF=9D=E6=8C=81=E5=9B=BA=E5=AE=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../enrolled-reviewers/list/index.vue | 42 +++++++++---------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/src/views/trials/trials-panel/enrolled-reviewers/list/index.vue b/src/views/trials/trials-panel/enrolled-reviewers/list/index.vue index 98aae897..e6cdf6cb 100644 --- a/src/views/trials/trials-panel/enrolled-reviewers/list/index.vue +++ b/src/views/trials/trials-panel/enrolled-reviewers/list/index.vue @@ -50,7 +50,7 @@ + sortable="custom" fixed> @@ -146,13 +146,13 @@ + addCol( + 0, + scope.row, + ite, + $t('trials:enrolledReviews:message:SOW') + ) + "> {{ $t('trials:enrolledReviews:button:upload') }} @@ -177,13 +177,13 @@ + addCol( + 1, + scope.row, + ite, + $t('trials:enrolledReviews:message:SOW') + ) + "> {{ $t('trials:enrolledReviews:button:upload') }} @@ -325,7 +325,7 @@ :on-preview="handlePreview2" :on-remove="handleRemoveFile2" :show-file-list="true" accept=".pdf" :limit="1" :file-list="fileList"> {{ $t('common:button:upload') - }} + }}