แก้ไข Api delete // เเละ path ในหน้าแสดงข้อูล รายชื่อลูกจ้างชั่วคราว
This commit is contained in:
parent
eb5f4d35f6
commit
05982c4346
2 changed files with 4 additions and 3 deletions
|
|
@ -156,6 +156,7 @@ export default {
|
|||
`${profile}address/history/${profileId}`,
|
||||
searchProfileByOcId: (OcId: string, type: string) =>
|
||||
`${profile}search/new/oc/${OcId}/${type}`,
|
||||
searchProfileTemp: (type: string) => `${profile}search/new/oc/${type}`,
|
||||
|
||||
profileAvatarId: (profileId: string) => `${profile}avatar/${profileId}`,
|
||||
profileAvatarHistoryId: (profileId: string) =>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue