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