ประกาศผล
This commit is contained in:
parent
f6cb4d2454
commit
749933a68f
5 changed files with 134 additions and 0 deletions
|
|
@ -83,4 +83,10 @@ export default {
|
|||
|
||||
kpiSendToGet: (id: string) => `${kpiEvaluationUser}/reason/${id}`,
|
||||
openPoint: (id: string) => `${kpiEvaluationUser}/open/${id}`,
|
||||
|
||||
/**
|
||||
* ประกาศผล
|
||||
*/
|
||||
evaluationUser: `${KpiUser}/evaluation/list`,
|
||||
evaluationUserDone: `${KpiUser}/evaluation/done/kp7`,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue