ทดลองงาน
This commit is contained in:
parent
e24f66f978
commit
dbe620c549
3 changed files with 580 additions and 5 deletions
|
|
@ -36,6 +36,8 @@ export default {
|
|||
`${probation}/evaluate-result?assign_id=${id}`,
|
||||
reportAssign: (type: string, id: string) =>
|
||||
`${reportProbation}/13/${type}/${id}`,
|
||||
|
||||
|
||||
summaryReportDetail: (id: string) => `${probation}/report?assign_id=${id}`,
|
||||
|
||||
kpiCapacity
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue