add employee-temp xlsx template (report5)

This commit is contained in:
Adisak 2025-10-30 17:36:23 +07:00
parent 2324b50229
commit 440b161664

View file

@ -11260,8 +11260,8 @@ export class ReportController extends Controller {
});
return new HttpSuccess({
template: "report4",
reportName: "report4",
template: "report5",
reportName: "report5",
data: {
dateCurrent: Extension.ToThaiShortDate(new Date()),
rootName: orgRootData ? orgRootData.orgRootName : "-",