Merge f251e58aa6
into 33a93a12b4
This commit is contained in:
commit
82a9c0eb33
src/components/Tinymce
|
@ -98,7 +98,7 @@ export default {
|
|||
deactivated() {
|
||||
this.destroyTinymce()
|
||||
},
|
||||
destroyed() {
|
||||
beforeDestroy() {
|
||||
this.destroyTinymce()
|
||||
},
|
||||
methods: {
|
||||
|
|
Loading…
Reference in New Issue