rollback code registry
This commit is contained in:
parent
3fe1156155
commit
f28aca5c1d
1 changed files with 0 additions and 2 deletions
|
|
@ -6640,8 +6640,6 @@ export class ProfileController extends Controller {
|
||||||
posLevelId: _data.posLevel?.id ?? null,
|
posLevelId: _data.posLevel?.id ?? null,
|
||||||
posTypeId: _data.posType?.id ?? null,
|
posTypeId: _data.posType?.id ?? null,
|
||||||
position: _data.position,
|
position: _data.position,
|
||||||
posExecutive:
|
|
||||||
_data.current_holders[0]?.positions[0]?.posExecutive?.posExecutiveName ?? null,
|
|
||||||
posNo: shortName ?? null,
|
posNo: shortName ?? null,
|
||||||
rootId: holder?.orgRoot?.id ?? null,
|
rootId: holder?.orgRoot?.id ?? null,
|
||||||
root: holder?.orgRoot?.orgRootName ?? null,
|
root: holder?.orgRoot?.orgRootName ?? null,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue