download ข้อตกลง
This commit is contained in:
parent
431abcbfa4
commit
c19c8a5966
2 changed files with 46 additions and 1 deletions
|
|
@ -73,6 +73,8 @@ export default {
|
|||
developmentReQuestIDP: (id: string) => `${developmentOrg}/profile/development/registry/USER/${id}`,
|
||||
developmentIDP: (id: string) => `${development}/main/registry/USER/${id}`,
|
||||
|
||||
kpiReject:(id:string)=>`${kpiEvaluation}/reject-agreement/${id}`
|
||||
kpiReject:(id:string)=>`${kpiEvaluation}/reject-agreement/${id}`,
|
||||
|
||||
kpiReportList:(id:string)=>`${Kpi}/report/list/${id}`
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue