sort
This commit is contained in:
parent
75fa420862
commit
8f8634c50f
3 changed files with 156 additions and 2 deletions
|
|
@ -55,4 +55,6 @@ export default {
|
|||
developmentReQuestIDP: (id: string) =>
|
||||
`${developmentOrg}/profile/development/registry/OFFICER/${id}`,
|
||||
developmentIDP: (id: string) => `${development}/main/registry/OFFICER/${id}`,
|
||||
|
||||
devStrategySort:`${devStrategy}/sort`
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue