feat:添加累加值计算
This commit is contained in:
@@ -1111,6 +1111,7 @@ export default {
|
||||
"maxValue":"Max Value",
|
||||
"minValue":"Min Value",
|
||||
"avgValue":"Average Value",
|
||||
"totalValue":"Worth Value",
|
||||
"kpiChartTitle":"Overview of NE metrics",
|
||||
"changeLine":"Change to Line Charts",
|
||||
"changeBar":"Change to Bar Charts",
|
||||
|
||||
@@ -1111,6 +1111,7 @@ export default {
|
||||
"maxValue":"最大值",
|
||||
"minValue":"最小值",
|
||||
"avgValue":"平均值",
|
||||
"totalValue":"总值",
|
||||
"kpiChartTitle":"网元指标概览",
|
||||
"changeLine":"切换为折线图",
|
||||
"changeBar":"切换为柱状图",
|
||||
|
||||
Reference in New Issue
Block a user