แก้ ชื่อฟิว พ้นราชการ
This commit is contained in:
parent
9c696be46e
commit
4a1a935112
1 changed files with 3 additions and 3 deletions
|
|
@ -778,9 +778,9 @@ namespace BMA.EHR.Retirement.Service.Controllers
|
||||||
child4 = x.child4,
|
child4 = x.child4,
|
||||||
child4Id = x.child4Id,
|
child4Id = x.child4Id,
|
||||||
position = x.position,
|
position = x.position,
|
||||||
positionType = x.posTypeName,
|
posTypeName = x.posTypeName,
|
||||||
positionLevel = x.posLevelName,
|
posLevelName = x.posLevelName,
|
||||||
positionExecutive = x.posExecutiveName,
|
posExecutiveName = x.posExecutiveName,
|
||||||
posNo = x.posNo,
|
posNo = x.posNo,
|
||||||
// positionEmployeePosition = x.Profile.PositionEmployeePosition == null ? null : x.Profile.PositionEmployeePosition.Name,
|
// positionEmployeePosition = x.Profile.PositionEmployeePosition == null ? null : x.Profile.PositionEmployeePosition.Name,
|
||||||
// positionEmployeeLevel = x.Profile.PositionEmployeeLevel == null ? null : x.Profile.PositionEmployeeLevel.Name,
|
// positionEmployeeLevel = x.Profile.PositionEmployeeLevel == null ? null : x.Profile.PositionEmployeeLevel.Name,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue