fix: 网元快速安装多语言识别

This commit is contained in:
TsMask
2024-10-01 13:02:06 +08:00
parent 2f04562a34
commit b992225e28
5 changed files with 8 additions and 13 deletions

View File

@@ -268,7 +268,7 @@ function fnStepPrev() {
title: t('common.tipTitle'),
content: t('views.ne.neQuickSetup.stepPrevTip'),
onOk() {
fnRestStepState();
fnRestStepState(t);
fnToStepName('Start');
},
});