laboratory/src/components/AiEditor/index.vue @@ -72,6 +72,7 @@ }, mounted() { this.initEditor() console.log('editor instance:', this.editor) }, beforeDestroy() { this.destroyEditor()