From f3a237b0bff1cd58cbbfa7ada949cd4e77ee3b41 Mon Sep 17 00:00:00 2001 From: wangxiaoshuang <825034831@qq.com> Date: Mon, 10 Mar 2025 17:08:43 +0800 Subject: [PATCH 1/3] 1 --- .../trial-document/components/report_doc/index.vue | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/src/views/trials/trials-panel/trial-summary/trial-document/components/report_doc/index.vue b/src/views/trials/trials-panel/trial-summary/trial-document/components/report_doc/index.vue index d10532a1..8cc28d4b 100644 --- a/src/views/trials/trials-panel/trial-summary/trial-document/components/report_doc/index.vue +++ b/src/views/trials/trials-panel/trial-summary/trial-document/components/report_doc/index.vue @@ -138,7 +138,7 @@ v-if="hasDownLoad && isManage && !viewStatus" @click.stop="downLoad" > - {{ $t('trials:trialDocument:reportDoc:button:downLoad') }} + {{ $t('trials:trialDocument:reportDoc:button:downLoadFile') }} @@ -178,7 +178,6 @@ prop="PDFFileRecord" :label="$t('trials:trialDocument:reportDoc:table:pdfFileRecord')" show-overflow-tooltip - sortable="custom" >