กจ
This commit is contained in:
parent
03f6c0a4a7
commit
fdac9160d3
1 changed files with 4 additions and 4 deletions
|
|
@ -1271,10 +1271,10 @@ export class WorkflowController extends Controller {
|
|||
});
|
||||
const _data: any = _posMaster.map((x) => ({
|
||||
orgRootId: x.orgRootId,
|
||||
orgChild1Id: x.orgChild1Id,
|
||||
orgChild2Id: x.orgChild2Id,
|
||||
orgChild3Id: x.orgChild3Id,
|
||||
orgChild4Id: x.orgChild4Id,
|
||||
// orgChild1Id: x.orgChild1Id,
|
||||
// orgChild2Id: x.orgChild2Id,
|
||||
// orgChild3Id: x.orgChild3Id,
|
||||
// orgChild4Id: x.orgChild4Id,
|
||||
// isDirector: true,
|
||||
current_holder: Not(IsNull()),
|
||||
posMasterAssigns: { assignId: system.trim().toUpperCase() },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue