diff --git a/src/controllers/ReportController.ts b/src/controllers/ReportController.ts index 447aa6c..ce29f52 100644 --- a/src/controllers/ReportController.ts +++ b/src/controllers/ReportController.ts @@ -100,7 +100,7 @@ export class ReportController extends Controller { " ({"+item.salaryFullHalfSpecial.toLocaleString()+"}*", })); - return new HttpSuccess({ template: "salaryReport", reportName: "salaryReport", + return new HttpSuccess({ template: "SalaryRank", reportName: "SalaryRank", data: { nameType: salarys.salaryType == "OFFICER" ? "ผังข้าราชการกรุงเทพมหานครสามัญ" : salarys.salaryType == "EMPLOYEE" ? "ผังลูกจ้างประจำกรุงเทพมหานคร" : "",