forked from github/dataease
refactor(视图): 阈值默认背景色调整
This commit is contained in:
parent
9aed15e28b
commit
8859f4c017
@ -139,7 +139,7 @@ export default {
|
|||||||
field: '0',
|
field: '0',
|
||||||
value: '',
|
value: '',
|
||||||
color: '#ff0000ff',
|
color: '#ff0000ff',
|
||||||
backgroundColor: '#ffffffff',
|
backgroundColor: '#ffffff00',
|
||||||
min: '0',
|
min: '0',
|
||||||
max: '1'
|
max: '1'
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user