This commit is contained in:
王金平 2021-04-02 14:26:35 +08:00 committed by GitHub
commit 82a9c0eb33
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -98,7 +98,7 @@ export default {
deactivated() {
this.destroyTinymce()
},
destroyed() {
beforeDestroy() {
this.destroyTinymce()
},
methods: {