no message
This commit is contained in:
parent
34fd69121f
commit
1e04c690c8
1 changed files with 1 additions and 1 deletions
|
|
@ -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" ? "ผังลูกจ้างประจำกรุงเทพมหานคร" : "",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue