zhuo
2025-03-13 f57cac888fba78982e3b46c1f45db0fbe16faa49
src/views/CNAS/systemManagement/customerSatisfaction/index.vue
@@ -304,7 +304,7 @@
    },
    // 下载客户福建
    upload(row) {
      this.$download.downloadFileFromUrl(row.fileUrl, row.fileName);
      this.$download.saveAs(row.fileUrl, row.fileName);
    },
    // 删除客户分析附件
    delFile(row) {