refactor(视图): 阈值默认背景色调整

This commit is contained in:
junjun 2022-09-22 11:46:26 +08:00
parent 9aed15e28b
commit 8859f4c017

View File

@ -139,7 +139,7 @@ export default {
field: '0',
value: '',
color: '#ff0000ff',
backgroundColor: '#ffffffff',
backgroundColor: '#ffffff00',
min: '0',
max: '1'
},