refactor(数据大屏): 修改宽高自动定位到大屏中心点

This commit is contained in:
wangjiahao 2024-06-29 20:05:05 +08:00
parent bb09e6c025
commit 6cd3d1ec0c

View File

@ -29,6 +29,7 @@ const onColorChange = val => {
const onBaseChange = () => {
snapshotStore.recordSnapshotCache('renderChart')
useEmitt().emitter.emit('initScroll')
}
const themeAttrChange = (custom, property, value) => {