registry add field positionExecutiveField
This commit is contained in:
parent
20f95f1a69
commit
91ea489bc7
5 changed files with 28 additions and 0 deletions
|
|
@ -29,6 +29,8 @@ interface DataPositions {
|
|||
posNoAbb: string;
|
||||
positionCee: string;
|
||||
positionExecutive: string;
|
||||
positionExecutiveField?: string;
|
||||
positionArea?: string;
|
||||
positionLevel: string;
|
||||
positionLine: string;
|
||||
positionPathSide: string;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue