บรรจุ => ปรับ รายการช่วยราชการ,รายการส่งตัวกลับ
This commit is contained in:
parent
e9e618ad41
commit
7e4c274bc0
6 changed files with 98 additions and 38 deletions
|
|
@ -47,6 +47,8 @@ interface ResponseData {
|
|||
organizationPositionOld: string;
|
||||
isActive: boolean;
|
||||
dateRepatriation: Date;
|
||||
posTypeName: string;
|
||||
posLevelName: string;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
@ -73,6 +75,8 @@ interface resHelpDetail {
|
|||
positionNumberOld: string;
|
||||
organizationPositionOld: string;
|
||||
isActive: boolean;
|
||||
posTypeName: string;
|
||||
posLevelName: string;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue