mirror of
https://github.com/dataease/dataease.git
synced 2026-05-15 05:22:13 +08:00
refactor(图表): 优化条件样式配置界面的初始化配置
This commit is contained in:
@@ -25,7 +25,7 @@ const props = defineProps({
|
||||
const emit = defineEmits(['onTableThresholdChange'])
|
||||
|
||||
const thresholdCondition = {
|
||||
term: 'eq',
|
||||
term: '',
|
||||
field: '0',
|
||||
value: '0',
|
||||
color: '#ff0000ff',
|
||||
|
||||
Reference in New Issue
Block a user