src/views/parcel/parcelKind.vue
@@ -270,7 +270,7 @@ }, //数据导出 handleExport() { this.$confirm("是否导出用户数据?", "提示", { this.$confirm("是否导出违禁品数据?", "提示", { confirmButtonText: "确定", cancelButtonText: "取消", type: "warning" @@ -282,7 +282,7 @@ }, //数据报表导出 handleExportStatis() { this.$confirm("是否导出用户数据?", "提示", { this.$confirm("是否导出违禁品数据?", "提示", { confirmButtonText: "确定", cancelButtonText: "取消", type: "warning"