add employee-temp xlsx template (report5)
This commit is contained in:
parent
2324b50229
commit
440b161664
1 changed files with 2 additions and 2 deletions
|
|
@ -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 : "-",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue