src/views/healthcode/healthcode.vue
@@ -297,7 +297,7 @@ }, //数据导出 handleExport() { this.$confirm("是否导出用户数据?", "提示", { this.$confirm("是否导出健康码数据?", "提示", { confirmButtonText: "确定", cancelButtonText: "取消", type: "warning" @@ -307,7 +307,7 @@ }, //数据报表导出 handleExportStatis() { this.$confirm("是否导出用户数据?", "提示", { this.$confirm("是否导出健康码数据?", "提示", { confirmButtonText: "确定", cancelButtonText: "取消", type: "warning"