update
This commit is contained in:
parent
66465a00b0
commit
b56fced2d4
1 changed files with 2 additions and 0 deletions
|
|
@ -487,6 +487,8 @@ export class OrganizationUnauthorizeController extends Controller {
|
||||||
posType: item.posTypeName,
|
posType: item.posTypeName,
|
||||||
posLevel: item.posLevelName,
|
posLevel: item.posLevelName,
|
||||||
posExecutive: item.posExecutiveName,
|
posExecutive: item.posExecutiveName,
|
||||||
|
positionExecutiveField: item.positionExecutiveField,
|
||||||
|
positionArea: item.positionArea,
|
||||||
amount: item.amount,
|
amount: item.amount,
|
||||||
rootId: item.orgRootId,
|
rootId: item.orgRootId,
|
||||||
root: item.orgRootName,
|
root: item.orgRootName,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue