mirror of
https://github.com/dataease/dataease.git
synced 2026-05-16 05:50:45 +08:00
Merge pull request #10616 from dataease/pr@dev-v2@refactor_scroll
refactor(数据大屏): 修改宽高自动定位到大屏中心点
This commit is contained in:
@@ -29,6 +29,7 @@ const onColorChange = val => {
|
||||
|
||||
const onBaseChange = () => {
|
||||
snapshotStore.recordSnapshotCache('renderChart')
|
||||
useEmitt().emitter.emit('initScroll')
|
||||
}
|
||||
|
||||
const themeAttrChange = (custom, property, value) => {
|
||||
|
||||
Reference in New Issue
Block a user