闫增涛
2025-02-17 3b007133606baceaca08ada046ca671f92c3f05a
src/components/pdfview/index.vue
@@ -104,6 +104,7 @@
      this.localDialogVisible = true
    },
    async downloadPdf() {
      console.log(this.preViewMd5)
      window.open(await getResourcePath(this.preViewMd5))
    },
    domViewer() {