This commit is contained in:
parent
dc8a3dc39c
commit
123501378b
3 changed files with 5 additions and 3 deletions
|
|
@ -935,8 +935,7 @@ namespace BMA.EHR.Leave.Service.Controllers
|
|||
organizationName = profile?.FirstOrDefault()?.Oc ?? "",
|
||||
headerText = type.Trim().ToUpper() == "OFFICER" ? "ข้าราชการสามัญ" : "ลูกจ้างประจำ",
|
||||
leaveTitleType = leaveTitleType,
|
||||
employees = employees,
|
||||
profile = profile
|
||||
employees = employees,
|
||||
}
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue