diff --git a/src/controllers/OrganizationUnauthorizeController.ts b/src/controllers/OrganizationUnauthorizeController.ts index 09fb6b79..a9128fb3 100644 --- a/src/controllers/OrganizationUnauthorizeController.ts +++ b/src/controllers/OrganizationUnauthorizeController.ts @@ -487,6 +487,8 @@ export class OrganizationUnauthorizeController extends Controller { posType: item.posTypeName, posLevel: item.posLevelName, posExecutive: item.posExecutiveName, + positionExecutiveField: item.positionExecutiveField, + positionArea: item.positionArea, amount: item.amount, rootId: item.orgRootId, root: item.orgRootName,