feat: 新增参数配置Tree/调整参数配置Form

This commit is contained in:
TsMask
2023-11-15 14:59:43 +08:00
parent 4f18fe2552
commit de6271df00
5 changed files with 1800 additions and 37 deletions

View File

@@ -429,6 +429,8 @@ export default {
addSure:'Are you sure to submit the new record of Index: [{value}]? '
},
configParamForm: {
treeTitle: "Navigation Configuration",
treeSelectTip: "Sélectionnez les informations sur les éléments de configuration dans la navigation de configuration de gauche !",
neType: 'NE Type',
neTypePleace: "Please select the network element type",
noConfigData: "No data on configuration items",

View File

@@ -429,6 +429,8 @@ export default {
addSure:'确认提交新增 Index :【{value}】 的记录吗?',
},
configParamForm: {
treeTitle: "配置导航",
treeSelectTip: "左侧配置导航中选择配置项信息!",
neType: "网元类型",
neTypePleace: "请选择网元类型",
noConfigData: "暂无配置项数据",