updated
This commit is contained in:
parent
d3b58b03bb
commit
c4f1992223
1 changed files with 2 additions and 2 deletions
|
|
@ -107,8 +107,8 @@ const fecthlistprofile = async (id: string) => {
|
|||
organization: e.root,
|
||||
position: e.position,
|
||||
positionNumber: e.posNo,
|
||||
positionType: e.positionType,
|
||||
positionLevel: e.positionLevel,
|
||||
positionType: e.posTypeName,
|
||||
positionLevel: e.posLevelName,
|
||||
// organizationAgency: e.organizationAgency,
|
||||
// organizationGovernmentAgency: e.organizationGovernmentAgency,
|
||||
// bureau: e.oc,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue