Merge branch 'develop' into dev
All checks were successful
Build & Deploy on Dev / build (push) Successful in 59s
All checks were successful
Build & Deploy on Dev / build (push) Successful in 59s
This commit is contained in:
commit
62f476c1fd
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