no message

This commit is contained in:
Bright 2024-02-19 15:59:26 +07:00
parent 34fd69121f
commit 1e04c690c8

View file

@ -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" ? "ผังลูกจ้างประจำกรุงเทพมหานคร" : "",