pref: 网元快速安装页面重构

This commit is contained in:
TsMask
2024-05-07 10:33:52 +08:00
parent ed4d556384
commit 0cae26a1ee
15 changed files with 117 additions and 3288 deletions

View File

@@ -249,6 +249,9 @@ function fnRecordInstall() {
message.error(`安装失败 ${res.msg}`, 3);
}
// 非选择的重置
state.optionType = 'option';
fnOptionTypeChange();
hide();
state.confirmLoading = false;
},