Bug Fixes: Life cycle error
This commit is contained in:
parent
7b55614d43
commit
a842010afd
|
@ -68,7 +68,7 @@ export default {
|
|||
|
||||
autoResizeMixinInit()
|
||||
},
|
||||
beforeDestroyed () {
|
||||
beforeDestroy () {
|
||||
const { unbindDomResizeCallback } = this
|
||||
|
||||
unbindDomResizeCallback()
|
||||
|
|
Loading…
Reference in New Issue