ปรับ caption
This commit is contained in:
parent
248d400666
commit
29f8740114
1 changed files with 1 additions and 1 deletions
|
|
@ -1823,7 +1823,7 @@ namespace BMA.EHR.Retirement.Service.Controllers
|
||||||
refCommandNo = $"{r.commandNo}/{r.commandYear.ToThaiYear()}",
|
refCommandNo = $"{r.commandNo}/{r.commandYear.ToThaiYear()}",
|
||||||
templateDoc = r.templateDoc,
|
templateDoc = r.templateDoc,
|
||||||
isLeave = true,
|
isLeave = true,
|
||||||
leaveReason = "ลาออกจากราชการ",
|
leaveReason = "ออกจากราชการ",
|
||||||
dateLeave = r.commandAffectDate,
|
dateLeave = r.commandAffectDate,
|
||||||
}).ToList();
|
}).ToList();
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue