From 6468a74805f1fd05bcb3968350f0ff83c2f483ec Mon Sep 17 00:00:00 2001 From: dataeaseShu Date: Fri, 14 Jun 2024 11:06:43 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E7=B3=BB=E7=BB=9F=E8=AE=BE=E7=BD=AE):=20?= =?UTF-8?q?=E6=BB=9A=E5=8A=A8=E5=8C=BA=E5=9F=9F=E4=B8=8D=E5=AF=B9=EF=BC=9B?= =?UTF-8?q?=E6=93=8D=E4=BD=9C=E9=A1=B9=E5=AE=BD=E5=BA=A6=E7=BC=A9=E5=B0=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/core-frontend/src/locales/zh-CN.ts | 2 +- .../visualized/data/dataset/ExportExcel.vue | 19 ++++++++++--------- 2 files changed, 11 insertions(+), 10 deletions(-) diff --git a/core/core-frontend/src/locales/zh-CN.ts b/core/core-frontend/src/locales/zh-CN.ts index 4a3a01cf01..6d832c19be 100644 --- a/core/core-frontend/src/locales/zh-CN.ts +++ b/core/core-frontend/src/locales/zh-CN.ts @@ -104,7 +104,7 @@ export default { no_failed_file: '暂无失败文件', no_file: '暂无文件', no_task: '暂无任务', - download_all: '下载全部', + download_all: '全部下载', download: '下载' }, driver: { diff --git a/core/core-frontend/src/views/visualized/data/dataset/ExportExcel.vue b/core/core-frontend/src/views/visualized/data/dataset/ExportExcel.vue index 64b755038b..b73bc0f088 100644 --- a/core/core-frontend/src/views/visualized/data/dataset/ExportExcel.vue +++ b/core/core-frontend/src/views/visualized/data/dataset/ExportExcel.vue @@ -378,6 +378,7 @@ defineExpose({ @@ -385,8 +386,8 @@ defineExpose({ - +