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