From 5a01f10957abbc14b4f720be0dc34c2493a69658 Mon Sep 17 00:00:00 2001 From: caiyiling <1321909229@qq.com> Date: Tue, 28 Apr 2026 11:16:55 +0800 Subject: [PATCH] 1 --- src/views/trials/trials-panel/trial-summary/data-sync/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/trials/trials-panel/trial-summary/data-sync/index.vue b/src/views/trials/trials-panel/trial-summary/data-sync/index.vue index f88da6e8..9523b444 100644 --- a/src/views/trials/trials-panel/trial-summary/data-sync/index.vue +++ b/src/views/trials/trials-panel/trial-summary/data-sync/index.vue @@ -43,7 +43,7 @@ export default { return { activeTab: 'study', tabInfo: { - title: '详情', + title: this.$t('trials:data-sync:studyList:detail'), activeTab: 'file', currentRow: null },