destroyed => beforeDestroy
destroyed 实例已销毁,无法访问 this.fullscreen
This commit is contained in:
@@ -98,7 +98,7 @@ export default {
|
||||
deactivated() {
|
||||
this.destroyTinymce()
|
||||
},
|
||||
destroyed() {
|
||||
beforeDestroy() {
|
||||
this.destroyTinymce()
|
||||
},
|
||||
methods: {
|
||||
|
||||
Reference in New Issue
Block a user