This commit is contained in:
parent
520b42f2c7
commit
4f900ba4d2
1 changed files with 1 additions and 0 deletions
|
|
@ -1899,6 +1899,7 @@ export class OrganizationController extends Controller {
|
|||
const formattedData = await Promise.all(
|
||||
orgRootData.map(async (orgRoot) => {
|
||||
return {
|
||||
orgDnaId: orgRoot.ancestorDNA,
|
||||
orgTreeId: orgRoot.id,
|
||||
orgLevel: 0,
|
||||
misId: orgRoot.misId,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue