no message
This commit is contained in:
parent
61ceaea799
commit
90a709e5fd
2 changed files with 32 additions and 1 deletions
|
|
@ -1169,7 +1169,7 @@ export class WorkflowController extends Controller {
|
|||
orgChild2Id: x.orgChild2Id,
|
||||
orgChild3Id: x.orgChild3Id,
|
||||
orgChild4Id: x.orgChild4Id,
|
||||
director: true,
|
||||
isDirector: true,
|
||||
current_holder: Not(IsNull()),
|
||||
}));
|
||||
const posMaster = await this.posMasterRepo.find({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue