fix(placement):path API CalRetire
This commit is contained in:
parent
478a17f6ad
commit
3880953988
3 changed files with 15 additions and 3 deletions
|
|
@ -169,7 +169,7 @@ export default {
|
|||
|
||||
profileOrganizRoot: `${profile}organization/root`,
|
||||
|
||||
profileCalRetire: `${profile}cal/retire`,
|
||||
profileCalRetire: `${registryNew}cal/retire`,
|
||||
profilePositionNumber: `${profile}position-number`,
|
||||
organizationName: (ocId: string) => `${profile}organization/${ocId}`,
|
||||
profileDeactive: (profileId: string) => `${profile}deactive/${profileId}`,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue