fix:model table singleStat图表报错修复

This commit is contained in:
wangwenrui
2020-05-27 13:42:28 +08:00
parent 273a4cb41b
commit 5c86185ead
4 changed files with 96 additions and 72 deletions

View File

@@ -146,6 +146,9 @@ const en = {
},
singleStat:{
label:"SingleStat"
},
alertInfo:{
label:"Alert information"
}
},
statisticsVal:{
@@ -163,6 +166,13 @@ const en = {
metric:'Metric', //"指标"
option:'Option',
addMetric:'Add metric', //"添加指标"
alertParam:{
param:'Parameters',
select:'Select',
alertRule:'Alert rule',
level:'Level',
state:'State'
}
},
chartTableColumn:{
metric:'Metric', //'指标'