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: 'Normal',
exceptions: 'Abnormal',
restart: 'Restart',
restartTip: 'Are you sure you want to restart the network element service?',
restartTip: 'Are you sure you want to restart the [{ne}] NE Service?',
start: 'Start',
startTip: 'Are you sure you want to start the network element service?',
startTip: 'Are you sure you want to start the [{ne}] NE Service?',
stop: 'Stop',
stopTip: 'Are you sure you want to stop the network element service?',
stopTip: 'Are you sure you want to stop the [{ne}] NE Service?',
reload: 'Reload',
reloadTip: 'Confirm that you want to reload the network element configuration information?',
oam: 'OAM',