KPI => ประกาศผล, report
This commit is contained in:
parent
4419b41a39
commit
823fe93528
8 changed files with 372 additions and 147 deletions
|
|
@ -89,4 +89,7 @@ export default {
|
|||
*/
|
||||
evaluationUser: `${KpiUser}/evaluation/list`,
|
||||
evaluationUserDone: `${KpiUser}/evaluation/done/kp7`,
|
||||
achievementDev: `${KpiUser}/achievement/development/admin`,
|
||||
achievementDevByid: (id: string) =>
|
||||
`${KpiUser}/achievement/development/admin/detail/${id}`,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue