From 6fd118aebcc61d6187282ebbc55c42a548086a71 Mon Sep 17 00:00:00 2001 From: Bunny <1319900154@qq.com> Date: Sun, 20 Oct 2024 21:44:01 +0800 Subject: [PATCH] =?UTF-8?q?fixbug:=20=F0=9F=90=9B=20=E5=A4=9A=E8=AF=AD?= =?UTF-8?q?=E8=A8=80=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/monitor/schedulerExecuteLog/utils/hooks.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/monitor/schedulerExecuteLog/utils/hooks.ts b/src/views/monitor/schedulerExecuteLog/utils/hooks.ts index ebe00c9..b52d2d4 100644 --- a/src/views/monitor/schedulerExecuteLog/utils/hooks.ts +++ b/src/views/monitor/schedulerExecuteLog/utils/hooks.ts @@ -25,7 +25,7 @@ export async function onSearch() { */ export function onView(row: any) { addDialog({ - title: `${$t('view')}${$t('schedulerExecuteLog')}`, + title: `${$t('view')}${$t('quartzExecuteLog')}`, width: '30%', props: { formInline: {