sumery
This commit is contained in:
parent
efc1688357
commit
e56b43d30b
4 changed files with 206 additions and 0 deletions
|
|
@ -92,4 +92,7 @@ export default {
|
|||
achievementDev: `${KpiUser}/achievement/development/admin`,
|
||||
achievementDevByid: (id: string) =>
|
||||
`${KpiUser}/achievement/development/admin/detail/${id}`,
|
||||
|
||||
indicatorSummary:`${kpiPlan}/summary/indicator`
|
||||
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue