feat(leave): add Processed Late tab to work-list
This commit is contained in:
parent
e9bcebee6d
commit
514de15f09
5 changed files with 542 additions and 3 deletions
|
|
@ -61,4 +61,6 @@ export default {
|
|||
|
||||
leaveReportAPI: (type: string) =>
|
||||
`${leave}/report/download/time-records/${type}`,
|
||||
|
||||
leaveTask: `${leave}/admin/leave-task/process`,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue