spring
2025-02-22 1b1fee32c3d9f579a5224e0bd6f0a5eb353868e8
src/components/Preview/filePreview.vue
@@ -96,6 +96,7 @@
      if (state) {
        this.imgUrl = this.fileUrl.replaceAll('word', 'img')
      }
      console.log(11111, this.imgUrl)
      return state;
    },
    isPdf() {