冲突修改
This commit is contained in:
commit
242781ab93
|
|
@ -173,8 +173,8 @@ const disableZoom = () => {
|
||||||
}
|
}
|
||||||
|
|
||||||
onMounted(() => {
|
onMounted(() => {
|
||||||
const cleanup = disableZoom()
|
// const cleanup = disableZoom()
|
||||||
onUnmounted(() => cleanup())
|
// onUnmounted(() => cleanup())
|
||||||
})
|
})
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user