rollback code registry

This commit is contained in:
Warunee Tamkoo 2025-10-03 17:33:44 +07:00
parent 3fe1156155
commit f28aca5c1d

View file

@ -6640,8 +6640,6 @@ export class ProfileController extends Controller {
posLevelId: _data.posLevel?.id ?? null,
posTypeId: _data.posType?.id ?? null,
position: _data.position,
posExecutive:
_data.current_holders[0]?.positions[0]?.posExecutive?.posExecutiveName ?? null,
posNo: shortName ?? null,
rootId: holder?.orgRoot?.id ?? null,
root: holder?.orgRoot?.orgRootName ?? null,