gaoluyang
2025-03-13 86d52bad0b53704ab6ed8937a3e77b6a8e67895e
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() {