gaoluyang
2025-03-07 3d48053ed46588747af87b40a6ccbe0c46d3c434
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() {