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,
|
||||
lastName: item.lastName,
|
||||
citizenId: item.citizenId,
|
||||
dateStart: item.dateStart,
|
||||
dateAppoint: item.dateAppoint,
|
||||
keycloak: item.keycloak,
|
||||
posNo: shortName,
|
||||
position: item.position,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue