gaoluyang
2025-03-07 b19fe76e0ef3c9bf95d677822b8f4eab44f1ef7a
src/views/CNAS/resourceDemand/facilitiesEnvironment/component/facilities-environmental-conditions/lightning-protection-detection.vue
@@ -254,7 +254,7 @@
        this.$message.warning('暂无文件')
        return
      }
      this.$download.downloadFileFromUrl(row.systemFileName, row.fileName)
      this.$download.saveAs(row.systemFileName, row.fileName)
    }
  }
}