no message

This commit is contained in:
Bright 2024-03-29 17:45:33 +07:00
parent 377e8a46de
commit 0b416e57f4

View file

@ -5573,7 +5573,7 @@ export class ReportController extends Controller {
}
return new HttpSuccess({
template: "emp2-24",
template: "blank",
reportName: "emp2-24",
});
}