feat:网元指标添加其他指标选项 优化样式

This commit is contained in:
TsMask
2024-10-31 19:23:46 +08:00
parent e04fd4077e
commit 2276445ff6
3 changed files with 207 additions and 114 deletions

View File

@@ -1091,6 +1091,7 @@ export default {
"layout3": "Layout 3"
},
kpiOverView:{
"kpiChartTitle":"Overview of NE metrics",
"changeLine":"Change to Line Charts",
"changeBar":"Change to Bar Charts",
"chooseShowMetrics":"Select the metric you want to display",

View File

@@ -1091,6 +1091,7 @@ export default {
"layout3": "布局3"
},
kpiOverView:{
"kpiChartTitle":"网元指标概览",
"changeLine":"切换为折线图",
"changeBar":"切换为柱状图",
"chooseShowMetrics":"选择需要显示的指标",