Merge branch 'nice' into develop
This commit is contained in:
commit
af56b950b1
9 changed files with 84 additions and 49 deletions
|
|
@ -21,6 +21,7 @@ export default {
|
|||
orgSetDateTime: (id: string) => `${organization}/set/publish/${id}`,
|
||||
organizationHistoryNew: `${organization}/history`,
|
||||
organizationHistoryPostNew: `${organization}/history/publish`,
|
||||
orgChart: (id: string) => `${organization}/org-chart/${id}`,
|
||||
|
||||
/** position*/
|
||||
orgPosPosition: `${orgPos}/position`,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue