add dateApp and dateStart
This commit is contained in:
parent
e7533afb31
commit
6e4849c046
1 changed files with 2 additions and 0 deletions
|
|
@ -5284,6 +5284,8 @@ export class OrganizationDotnetController extends Controller {
|
||||||
firstName: item.firstName,
|
firstName: item.firstName,
|
||||||
lastName: item.lastName,
|
lastName: item.lastName,
|
||||||
citizenId: item.citizenId,
|
citizenId: item.citizenId,
|
||||||
|
dateStart: item.dateStart,
|
||||||
|
dateAppoint: item.dateAppoint,
|
||||||
keycloak: item.keycloak,
|
keycloak: item.keycloak,
|
||||||
posNo: shortName,
|
posNo: shortName,
|
||||||
position: item.position,
|
position: item.position,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue