晏有为
2024-05-27 5d156b1e222bab30e4f5517a00626a86fc7c85e1
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;