feat:添加累加值计算

This commit is contained in:
zhongzm
2024-11-28 18:45:11 +08:00
parent 83cb3f8728
commit 68b9c5fa5e
3 changed files with 21 additions and 7 deletions

View File

@@ -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",