自定义指标优化

This commit is contained in:
lai
2024-11-08 12:00:20 +08:00
parent 15b81eef97
commit 800547d1ef
3 changed files with 133 additions and 106 deletions

View File

@@ -1079,6 +1079,9 @@ export default {
element:'Element',
granularity:'Granularity',
unit:'Unit',
expressionModal:'Expression Modal',
expressionErrorTip:'Please check the expression, the wrong indicator is {kpiId}',
expressionNoIdTip:'Please check the expression, no valid indicator is found',
},
kpiKeyTarget:{
"fullWidthLayout":"Full Width",

View File

@@ -1079,6 +1079,9 @@ export default {
element:'元素',
granularity:'颗粒度',
unit:'单位',
expressionModal:'表达式模块',
expressionErrorTip:'请检查表达式,错误的指标为{kpiId}',
expressionNoIdTip:'请检查表达式,没有找到任何有效的指标',
},
kpiKeyTarget:{
"fullWidthLayout":"全宽布局",