董国庆
8 天以前 add04dce2ad833ecbb7495a641f42fb835ddff62
laboratory/src/components/AiEditor/index.vue
@@ -72,6 +72,7 @@
  },
  mounted() {
    this.initEditor()
    console.log('editor instance:', this.editor)
  },
  beforeDestroy() {
    this.destroyEditor()