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,
|
organization: e.root,
|
||||||
position: e.position,
|
position: e.position,
|
||||||
positionNumber: e.posNo,
|
positionNumber: e.posNo,
|
||||||
positionType: e.positionType,
|
positionType: e.posTypeName,
|
||||||
positionLevel: e.positionLevel,
|
positionLevel: e.posLevelName,
|
||||||
// organizationAgency: e.organizationAgency,
|
// organizationAgency: e.organizationAgency,
|
||||||
// organizationGovernmentAgency: e.organizationGovernmentAgency,
|
// organizationGovernmentAgency: e.organizationGovernmentAgency,
|
||||||
// bureau: e.oc,
|
// bureau: e.oc,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue