mirror of
https://github.com/dataease/dataease.git
synced 2026-05-16 22:41:06 +08:00
refactor(视图): 阈值默认背景色调整
This commit is contained in:
@@ -139,7 +139,7 @@ export default {
|
||||
field: '0',
|
||||
value: '',
|
||||
color: '#ff0000ff',
|
||||
backgroundColor: '#ffffffff',
|
||||
backgroundColor: '#ffffff00',
|
||||
min: '0',
|
||||
max: '1'
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user