dasborad เลื่อนค่าจ้างลูกจ้างประจำ

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-03-27 17:58:48 +07:00
parent 1e25bfc4b6
commit 4c3d5c8fb8
5 changed files with 119 additions and 70 deletions

View file

@ -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: (