Bug Fixes: Life cycle error

This commit is contained in:
jiaming743 2019-06-28 20:18:30 +08:00
parent 7b55614d43
commit a842010afd
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ export default {
autoResizeMixinInit()
},
beforeDestroyed () {
beforeDestroy () {
const { unbindDomResizeCallback } = this
unbindDomResizeCallback()