style: 网元新增编辑操作信息
This commit is contained in:
@@ -214,7 +214,7 @@ function fnModalOk() {
|
|||||||
fnModalCancel();
|
fnModalCancel();
|
||||||
} else {
|
} else {
|
||||||
message.error({
|
message.error({
|
||||||
content: `${t('views.configManage.neManage.operFail')}`,
|
content: `${res.msg}`,
|
||||||
duration: 3,
|
duration: 3,
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user