Merge remote-tracking branch 'origin/dev-3.2' into dev-3.2

This commit is contained in:
chenjinsong
2021-12-02 21:46:18 +08:00
12 changed files with 1736 additions and 171 deletions

View File

@@ -199,7 +199,7 @@ export default {
nullType: 'null',
legend: { placement: 'bottom', values: [], show: true },
thresholdShow: true,
thresholds: [{ value: '', color: '#eeeeeeff' }]
thresholds: [{ value: undefined, color: '#eeeeeeff' }]
},
elements: [{ expression: '', legend: '', type: 'expert', id: '', name: 'A' }],
panel: '',