feat: 网元服务操作局部状态刷新,补充提示信息

This commit is contained in:
TsMask
2025-04-29 10:34:09 +08:00
parent 5713916bc8
commit c571453983
4 changed files with 119 additions and 77 deletions

View File

@@ -479,11 +479,11 @@ export default {
normalcy: '正常',
exceptions: '异常',
restart: '重启',
restartTip: '确认要重新启动网元服务吗?',
restartTip: '确认要重新启动【{ne}】网元服务吗?',
start: '启动',
startTip: '确认要启动网元服务吗?',
startTip: '确认要启动【{ne}】网元服务吗?',
stop: '停止',
stopTip: '确认要停止网元服务吗?',
stopTip: '确认要停止【{ne}】网元服务吗?',
reload: '重载',
reloadTip: '确认要重载网元配置信息吗?',
oam: 'OAM',