feat: 修改OAM配置中的同步功能为重启功能

This commit is contained in:
TsMask
2025-04-21 10:56:09 +08:00
parent 35f2950143
commit 352f7082f2
3 changed files with 17 additions and 9 deletions

View File

@@ -511,7 +511,7 @@ export default {
delTip: 'Confirm deletion of network element information data items?',
oam: {
title: 'OAM Configuration',
sync: 'Sync to NE',
restart: 'Restart NE',
oamEnable: 'Service',
oamPort: 'Port',
snmpEnable: 'Service',

View File

@@ -511,7 +511,7 @@ export default {
delTip: '确认删除网元信息数据项吗?',
oam: {
title: 'OAM配置',
sync: '同步到网元',
restart: '下发后重启网元',
oamEnable: '服务',
oamPort: '端口',
snmpEnable: '服务',