ปรับ caption

This commit is contained in:
Bright 2024-10-29 17:40:56 +07:00
parent 248d400666
commit 29f8740114

View file

@ -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();