spring
2025-03-19 379ad4226bc5a3ad175635b5c40e6bf5b68e4069
src/components/Preview/filePreview.vue
@@ -96,6 +96,7 @@
      if (state) {
        this.imgUrl = this.fileUrl.replaceAll('word', 'img')
      }
      console.log(2222, this.imgUrl)
      return state;
    },
    isPdf() {