fixbug: 🐛 多语言问题

This commit is contained in:
Bunny 2024-10-20 21:44:01 +08:00
parent 8f8c15a41e
commit 6fd118aebc
1 changed files with 1 additions and 1 deletions

View File

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