หาผู้มีอำนาจลูกจ้าง
This commit is contained in:
parent
301d3a38a7
commit
bcdb1ac739
1 changed files with 1 additions and 1 deletions
|
|
@ -863,7 +863,7 @@ export class WorkflowController extends Controller {
|
|||
orgChild1Id: IsNull(),
|
||||
};
|
||||
|
||||
if (type.trim().toUpperCase() == "OPERATE") {
|
||||
if (type.trim().toUpperCase() == "OPERATE" || body.type == "employee") {
|
||||
condition.push({
|
||||
isDirector: true,
|
||||
orgRootId: posMasterUser.orgRootId,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue