feat:自定义网元指标概览

This commit is contained in:
zhongzm
2024-10-31 10:30:16 +08:00
parent cf5d08aaab
commit 63d32f0a39
3 changed files with 720 additions and 11 deletions

View File

@@ -1085,6 +1085,12 @@ export default {
"layout2": "Layout 2",
"layout3": "Layout 3"
},
kpiOverView:{
"changeLine":"Change to Line Charts",
"changeBar":"Change to Bar Charts",
"chooseShowMetrics":"Select the metric you want to display",
"chooseMetrics":"Select an indicator",
},
},
traceManage: {
analysis: {

View File

@@ -1085,6 +1085,13 @@ export default {
"layout2": "布局2",
"layout3": "布局3"
},
kpiOverView:{
"changeLine":"切换为折线图",
"changeBar":"切换为柱状图",
"chooseShowMetrics":"选择需要显示的指标",
"chooseMetrics":"选择指标",
},
},
traceManage: {
analysis: {