value
2024-05-22 c55ca6e6d52254f2acca7af443403fa215c42ded
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;