Skip to content

Commit

Permalink
Bug Fixes: Life cycle error
Browse files Browse the repository at this point in the history
  • Loading branch information
jiaming743 committed Jun 28, 2019
1 parent 7b55614 commit a842010
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mixins/autoResize.js
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ export default {

autoResizeMixinInit()
},
beforeDestroyed () {
beforeDestroy () {
const { unbindDomResizeCallback } = this

unbindDomResizeCallback()
Expand Down

0 comments on commit a842010

Please sign in to comment.