feat: 网元配置多网元同时配置HA功能优化选择
This commit is contained in:
@@ -629,6 +629,7 @@ export default {
|
||||
neTypePleace: "Please select the network element type",
|
||||
neIdSyncPleace: "Please select the synchronized network element",
|
||||
noConfigData: "No data on configuration items",
|
||||
noConfigdDisabled: "The configuration item is not normal",
|
||||
updateValue: "[ {num} ] parameter value modified successfully.",
|
||||
updateValueErr: "Attribute value modification failure",
|
||||
updateItem: "Modify Index to {num}.",
|
||||
@@ -647,12 +648,6 @@ export default {
|
||||
updateItemTip: "Confirm updating the data item with Index [{num}]?",
|
||||
delItemTip: "Confirm deleting the data item with Index [{num}]?",
|
||||
arrayMore: "Expand",
|
||||
checkSync: {
|
||||
sync: "Sync",
|
||||
tip: "Synchronize regional network elements",
|
||||
title: "Select All/Select None",
|
||||
selectProvince: "Select",
|
||||
}
|
||||
},
|
||||
neConfigBackup: {
|
||||
name: "Name",
|
||||
|
||||
@@ -629,6 +629,7 @@ export default {
|
||||
neTypePleace: "请选择网元类型",
|
||||
neIdSyncPleace: "请选择同步网元",
|
||||
noConfigData: "暂无配置项数据",
|
||||
noConfigdDisabled: "配置项网元未正常服务",
|
||||
updateValue: "【 {num} 】 属性值修改成功",
|
||||
updateValueErr: "属性值修改失败",
|
||||
updateItem: "修改 Index 为 {num} 记录成功",
|
||||
@@ -647,12 +648,6 @@ export default {
|
||||
updateItemTip: "确认更新Index为 【{num}】 的数据项?",
|
||||
delItemTip: "确认删除Index为 【{num}】 的数据项?",
|
||||
arrayMore: "展开",
|
||||
checkSync: {
|
||||
sync: "同步",
|
||||
tip: "同步区域网元",
|
||||
title: "全选/全不选",
|
||||
selectProvince: "选择区域",
|
||||
}
|
||||
},
|
||||
neConfigBackup: {
|
||||
name: "名称",
|
||||
|
||||
Reference in New Issue
Block a user