spring
2025-03-19 1f69274b3f62e60378d7c5dbce05357366aaf2a6
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() {