refactor(数据大屏): 】数据大屏新建图表后画布区域定位到屏幕中心点 #13946

This commit is contained in:
wangjiahao
2025-01-13 16:28:43 +08:00
committed by dataeaseShu
parent d6507da506
commit 1a0420b3e4

View File

@@ -201,6 +201,7 @@ const handleNew = newComponentInfo => {
state.sideShow = true
})
}
useEmitt().emitter.emit('initScroll')
}
}