Merge branch 'develop' of github.com:Frappet/hrms-api-org into develop

This commit is contained in:
kittapath 2025-03-06 11:41:53 +07:00
commit 990d80e64d

View file

@ -3554,7 +3554,7 @@ export class ReportController extends Controller {
// } // }
// }); // });
return new HttpSuccess({ template: "report2", reportName: "report2", data: { data } }); // return new HttpSuccess({ template: "report2", reportName: "report2", data: { data } });
} }
/** /**