feat: 指标卡阈值设置

This commit is contained in:
junjun 2022-04-15 15:20:54 +08:00
parent c19a729420
commit 9380a607a2

View File

@ -49,6 +49,7 @@ export default {
thresholdArr: [],
thresholdObj: {
term: 'eq',
field: '0',
value: '0',
color: '#ff0000ff'
},