feat:chart group添加组 联调panel接口
This commit is contained in:
@@ -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: '高',
|
||||
|
||||
Reference in New Issue
Block a user