NEZ-1991 feat : chart 编辑页面 metric/log 表示式 支持 修改表达式是否启用

This commit is contained in:
likexuan
2022-07-01 16:42:38 +08:00
parent c1e3957f08
commit 7e21a04763
7 changed files with 28 additions and 11 deletions

View File

@@ -231,7 +231,7 @@ export default {
thresholds: [{ value: undefined, color: randomcolor() }],
showHeader: 1
},
elements: [{ expression: '', legend: '', type: 'expert', id: '', name: 'A' }],
elements: [{ expression: '', legend: '', type: 'expert', id: '', name: 'A', state: 1 }],
panel: '',
sync: 0,
remark: '',