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