แก้ API
This commit is contained in:
parent
d78b7db124
commit
459428979b
12 changed files with 37 additions and 33 deletions
|
|
@ -33,7 +33,8 @@ export default {
|
|||
kpiEvaluation,
|
||||
kpiEvaluationUser,
|
||||
kpiPlan,
|
||||
kpiPlanById: (id: string) => `${kpiPlan}/edit/${id}`,
|
||||
kpiPlanByIdEdit: (id: string) => `${kpiPlan}/edit/${id}`,
|
||||
kpiPlanById: (id: string) => `${kpiPlan}/${id}`,
|
||||
|
||||
/** role */
|
||||
kpiRole,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue