mirror of
https://github.com/pipipi-pikachu/PPTist.git
synced 2025-04-15 02:20:00 +08:00
fix: 图表配置项变化时缩略图未更新
This commit is contained in:
parent
bfb0f9152a
commit
f42dcba174
@ -123,6 +123,7 @@ export default defineComponent({
|
||||
() => props.width,
|
||||
() => props.height,
|
||||
() => props.data,
|
||||
() => props.options,
|
||||
slideScale,
|
||||
], updateChart)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user