เลือกตำแหน่รายการอื่นๆ
This commit is contained in:
parent
6fa064bb7c
commit
e61eb15d66
3 changed files with 7 additions and 3 deletions
|
|
@ -163,6 +163,8 @@ export default {
|
|||
otherPosition: (id: string) => `${placemenOther}/position/${id}`,
|
||||
otherReport: (id: string) => `${placemenOther}/report/${id}`,
|
||||
otherByid: (id: string) => `${placemenOther}/${id}`,
|
||||
otherPositionUse: () => `${placemenOther}/use`,
|
||||
|
||||
|
||||
userPlacement: (id: string) => `${placement}/user/${id}`,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue