feat: cache chart progress
This commit is contained in:
parent
8e973dd8bc
commit
1a8eeb2abe
@ -69,6 +69,9 @@ export default defineComponent({
|
||||
max,
|
||||
min: 0,
|
||||
name: '峰值',
|
||||
progress: {
|
||||
show: true,
|
||||
},
|
||||
type: 'gauge',
|
||||
},
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user