ทะเบียนประวัติ
This commit is contained in:
parent
322106631a
commit
6c1b4b2adb
7 changed files with 531 additions and 288 deletions
|
|
@ -176,4 +176,6 @@ export default {
|
|||
//ข้อมูลครอบครับ
|
||||
profileFamily: (empType: string, type: string) =>
|
||||
`${registryNew}${empType}/family/${type}`,
|
||||
profileFamilyHistory: (id: string, empType: string, type: string) =>
|
||||
`${registryNew}${empType}/family/${type}/history/${id}`,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue