fixbug: 🐛 多语言问题
This commit is contained in:
parent
8f8c15a41e
commit
6fd118aebc
|
@ -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: {
|
||||
|
|
Loading…
Reference in New Issue