add fild current
This commit is contained in:
parent
a86f385ebd
commit
b5e40cb127
3 changed files with 4 additions and 0 deletions
|
|
@ -997,6 +997,7 @@ export class EmployeeTempPositionController extends Controller {
|
|||
|
||||
return {
|
||||
id: posMaster.id,
|
||||
current_holderId: posMaster.current_holderId,
|
||||
orgRootId: posMaster.orgRootId,
|
||||
orgChild1Id: posMaster.orgChild1Id,
|
||||
orgChild2Id: posMaster.orgChild2Id,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue