dasborad เลื่อนค่าจ้างลูกจ้างประจำ
This commit is contained in:
parent
1e25bfc4b6
commit
4c3d5c8fb8
5 changed files with 119 additions and 70 deletions
|
|
@ -71,6 +71,8 @@ export default {
|
|||
salaryListPeriodProfileByIdEmp: (id: string) =>
|
||||
`${salaryPeriodEmp}/profile/${id}`,
|
||||
|
||||
salaryDashboardEmp: `${salaryPeriodEmp}/summary/all`,
|
||||
|
||||
salaryPeriodStatusEmp: (type: string, periodId: string, rootId: string) =>
|
||||
`${salaryPeriodEmp}/${type}/approve/${periodId}/${rootId}`,
|
||||
salaryPeriodStatusCommentEmp: (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue