add isduty
This commit is contained in:
parent
e1ff9e6103
commit
18b1171c34
1 changed files with 1 additions and 0 deletions
|
|
@ -7161,6 +7161,7 @@ export class OrganizationController extends Controller {
|
|||
"orgRoot.orgRootRank",
|
||||
"orgRoot.orgRootRankSub",
|
||||
"orgRoot.responsibility",
|
||||
"orgRoot.isDeputy",
|
||||
])
|
||||
.orderBy("orgRoot.orgRootOrder", "ASC")
|
||||
.getMany();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue