ระยะเวลาดำลงตำแหน่ง
This commit is contained in:
parent
0e5e7ac5be
commit
42301c4830
4 changed files with 184 additions and 76 deletions
|
|
@ -111,6 +111,9 @@ export default {
|
|||
dataUserSalaryNopaidHistoryByType: (emType: string, id: string) =>
|
||||
`${org}/profile${emType}/nopaid/history/${id}`,
|
||||
|
||||
salaryTenurePosition: (emType: string) =>
|
||||
`${org}/profile${emType}/salary/tenure/user`,
|
||||
|
||||
dataUserCertificateHistory: (type: string, id: string) =>
|
||||
`${profileOrg}/${type}/history/${id}`,
|
||||
dataUserCertificateHistoryByType: (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue