feat:chart group添加组 联调panel接口

This commit is contained in:
zhangyu
2021-04-08 17:49:07 +08:00
parent ffbdcf7d95
commit e035e371fe
14 changed files with 954 additions and 82 deletions

View File

@@ -193,6 +193,8 @@ const cn = {
last: 'Last',
threshold: '阈值',
thresholds: '阈值',
group: '组',
remark: '描述',
typeVal: {
line: {
label: '曲线图'
@@ -235,7 +237,7 @@ const cn = {
last: 'Last',
range: 'Range',
different: 'Different',
null: 'Null'
null: 'None'
},
width: '宽',
high: '高',