feat(retirement): add Page retire-old
This commit is contained in:
parent
a97775e66a
commit
8674269934
5 changed files with 432 additions and 4 deletions
|
|
@ -108,4 +108,6 @@ export default {
|
|||
// แก้ไขข้อมูลการลาออก
|
||||
updateResign: (path: string, id: string) =>
|
||||
`${retirement}/${path}/admin-update/resign-info/${id}`,
|
||||
|
||||
exRetirement: `${env.API_URI}/org/ex/retirement`,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue