update
This commit is contained in:
parent
69a2cfcddd
commit
87619410af
3 changed files with 37 additions and 0 deletions
|
|
@ -5553,6 +5553,8 @@ export class ProfileEmployeeController extends Controller {
|
|||
node: node,
|
||||
nodeId: nodeId,
|
||||
nodeShortName: nodeShortName,
|
||||
positionExecutiveField: null,
|
||||
positionArea: null,
|
||||
};
|
||||
});
|
||||
return new HttpSuccess(formattedData);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue