feat:自定义网元指标概览

This commit is contained in:
TsMask
2024-10-31 10:36:26 +08:00
parent 99565dd652
commit e04fd4077e
3 changed files with 745 additions and 11 deletions

View File

@@ -1090,6 +1090,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

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