mirror of
https://gitee.com/dromara/go-view.git
synced 2025-10-13 22:12:11 +08:00
Pre Merge pull request !234 from frank/N/A
This commit is contained in:
commit
0ef8981f8c
@ -225,7 +225,8 @@ watch(
|
||||
onMounted(() => {
|
||||
if ($app.value) {
|
||||
$app.value.addEventListener('wheel', handleWheel, { passive: false })
|
||||
canvasPosCenter()
|
||||
// canvasPosCenter()
|
||||
chartLayoutStore.setItem(ChartLayoutStoreEnum.RE_POSITION_CANVAS, true)
|
||||
}
|
||||
})
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user