feat: 网元服务操作局部状态刷新,补充提示信息
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user