ผุ้บังคับบัญชา
This commit is contained in:
parent
cb1323eb1a
commit
301d3a38a7
1 changed files with 2 additions and 1 deletions
|
|
@ -850,8 +850,9 @@ export class WorkflowController extends Controller {
|
|||
}
|
||||
}
|
||||
|
||||
if (!posMasterUser || !posMasterUser.orgRootId)
|
||||
if (!posMasterUser || !posMasterUser.orgRootId) {
|
||||
throw new HttpError(HttpStatus.NOT_FOUND, "ไม่พบตำแหน่งผู้ใช้งาน");
|
||||
}
|
||||
|
||||
let condition: any = [];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue