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