forked from github/dataease
Merge pull request #3152 from dataease/pr@dev@refactor_threshold_bg_color
refactor(视图): 阈值默认背景色调整
This commit is contained in:
commit
334c6e261a
@ -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