gaoluyang
2025-03-07 58192a194d0667ebb880a16cbde36363fdc1d535
src/views/CNAS/resourceDemand/device/component/calibration.vue
@@ -416,7 +416,7 @@
      })
    },
    handleAttachmentClick(row) {
      this.$download.downloadFileFromUrl(row.systemFileName, row.systemFileName)
      this.$download.saveAs(row.systemFileName, row.systemFileName)
    },
    //导出
    handleDown() {