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: {