This commit is contained in:
王金平
2021-04-02 14:26:35 +08:00
committed by GitHub

View File

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