Merge branch 'develop' into devTee
This commit is contained in:
commit
c25f0e1efd
11 changed files with 232 additions and 55 deletions
|
|
@ -140,10 +140,13 @@ export default {
|
|||
|
||||
orgPosReport: `${orgPos}/report/draft`,
|
||||
orgPosReportAct: `${orgPos}/act/report/draft`,
|
||||
|
||||
/**
|
||||
* workflow
|
||||
*/
|
||||
workflow: `${workflow}/`,
|
||||
workflowKeycloakSystem: (type: string) =>
|
||||
`${workflow}/keycloak/isofficer/${type}`,
|
||||
|
||||
positionCondition: `${orgPos}/master/position-condition`,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue