style: MML接口设置多语言
This commit is contained in:
@@ -22,7 +22,7 @@ type ModalStateType = {
|
||||
|
||||
/**接口设置信息状态 */
|
||||
let operationSetState: ModalStateType = reactive({
|
||||
title: '接口设置',
|
||||
title: t('views.mmlManage.mmlSet.operationtitle'),
|
||||
from: {
|
||||
listeningAddress: '',
|
||||
listeningPort: 3000,
|
||||
|
||||
Reference in New Issue
Block a user