เลขที่ตำแหน่ง => ตำแหน่งเลขที่
This commit is contained in:
parent
599a9c2c75
commit
c1bb3651ab
47 changed files with 155 additions and 127 deletions
|
|
@ -55,6 +55,7 @@ export default {
|
|||
placementEducationId: (id: string) => `${placement}/education/${id}`,
|
||||
// position
|
||||
placementPosition: () => `${placement}/position/use`,
|
||||
placementPositionUse: () => `${placement}/use`,
|
||||
// putPositiom
|
||||
putPosition: (id: any) => `${placement}/position/${id}`,
|
||||
// clear Position
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue