NEZ-400 chart 编辑页增加valueMapping功能

This commit is contained in:
wangwenrui
2020-09-17 10:28:09 +08:00
parent 9871537b69
commit 36b9613236
4 changed files with 104 additions and 5 deletions

View File

@@ -184,6 +184,14 @@ const en = {
alertRule:'Alert rule',
level:'Level',
state:'State'
},
valMapping:{
name:'Value mapping',
from:'From',
to:'To',
text:'Text',
value:'Value',
range:'Range',
}
},
chartTableColumn:{