แก้ไขเตรียมบรรจุ
This commit is contained in:
parent
6e8103c2aa
commit
b6553b5fb1
4 changed files with 90 additions and 28 deletions
|
|
@ -48,4 +48,6 @@ export default {
|
|||
placementPosition: () => `${placement}/position/use`,
|
||||
// putPositiom
|
||||
putPosition: (id:any) => `${placement}/position/${id}`,
|
||||
// clear Position
|
||||
clearPosition: (personalId:string) => `${placement}/position/clear/${personalId}`
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue