feat:关键指标图表界面重构(grafana标准)

This commit is contained in:
zhongzm
2024-11-13 16:56:15 +08:00
parent 40f2a78717
commit 89d22e55c7
3 changed files with 473 additions and 371 deletions

View File

@@ -1084,6 +1084,9 @@ export default {
expressionNoIdTip:'Please check the expression, no valid indicator is found',
},
kpiKeyTarget:{
"time":"Time",
"rawData":"Table Data",
"statistics":"NE metrics",
"fullWidthLayout":"Full Width",
"twoColumnLayout":"Two Column",
"saveLayout": "Save Layout",

View File

@@ -1084,6 +1084,9 @@ export default {
expressionNoIdTip:'请检查表达式,没有找到任何有效的指标',
},
kpiKeyTarget:{
"time":"时间",
"rawData":"表格数据",
"statistics":"指标",
"fullWidthLayout":"全宽布局",
"twoColumnLayout":"两列布局",
"saveLayout": "保存布局",

File diff suppressed because it is too large Load Diff