fix
This commit is contained in:
parent
410e6a49ee
commit
2d42f926e4
1 changed files with 1 additions and 1 deletions
|
|
@ -850,7 +850,7 @@ export class ProfileEmployeeHistory extends ProfileEmployee {
|
|||
|
||||
export class CreateProfileEmployee {
|
||||
prefix: string;
|
||||
prefixMain: string;
|
||||
prefixMain?: string;
|
||||
rank?: string | null;
|
||||
firstName: string;
|
||||
lastName: string;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue