fix issue #I80UEX 完善人员可以选择直接上级和部门负责人

This commit is contained in:
wintel
2023-12-23 15:42:50 +08:00
parent c4b1f2d3c6
commit 51155a7790
11 changed files with 398 additions and 394 deletions

View File

@@ -33,7 +33,7 @@ namespace OpenAuth.App
List<Resource> Resources { get; }
List<SysOrg> Orgs { get; }
List<OrgView> Orgs { get; }
User User
{