Merge pull request #10616 from dataease/pr@dev-v2@refactor_scroll

refactor(数据大屏): 修改宽高自动定位到大屏中心点
This commit is contained in:
王嘉豪
2024-06-29 20:06:29 +08:00
committed by GitHub

View File

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