src/components/tool/onlyoffice.vue @@ -57,7 +57,6 @@ }, methods: { async setEditor(option) { console.log(`output->option`,option) if (this.docEditor !== null) { this.docEditor.destroyEditor(); this.docEditor = null;