From 1e04c690c83d3518535c92cf0a45d0d6c9deac47 Mon Sep 17 00:00:00 2001 From: Bright Date: Mon, 19 Feb 2024 15:59:26 +0700 Subject: [PATCH] no message --- src/controllers/ReportController.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" ? "ผังลูกจ้างประจำกรุงเทพมหานคร" : "",