fixbug: 🐛 多语言问题
This commit is contained in:
parent
8f8c15a41e
commit
6fd118aebc
|
@ -25,7 +25,7 @@ export async function onSearch() {
|
||||||
*/
|
*/
|
||||||
export function onView(row: any) {
|
export function onView(row: any) {
|
||||||
addDialog({
|
addDialog({
|
||||||
title: `${$t('view')}${$t('schedulerExecuteLog')}`,
|
title: `${$t('view')}${$t('quartzExecuteLog')}`,
|
||||||
width: '30%',
|
width: '30%',
|
||||||
props: {
|
props: {
|
||||||
formInline: {
|
formInline: {
|
||||||
|
|
Loading…
Reference in New Issue