เปลี่ยน api ค้นหาคนจากทะเบียนประวัติใหม่ ของวินัยและประเมิน
This commit is contained in:
parent
3b0dea6b52
commit
4c54ac272c
3 changed files with 5 additions and 88 deletions
|
|
@ -48,4 +48,7 @@ export default {
|
|||
/** struct-chart*/
|
||||
orgStructChart: (id: string, type: string) =>
|
||||
`${organization}/struct-chart/${id}/${type}`,
|
||||
|
||||
// ค้นหาคนตามเงื่อนไข
|
||||
orgSearchPersonal: () => `${organization}/profile/search-personal`,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue