feat: 部门选择优化
This commit is contained in:
@ -13,7 +13,7 @@ enum Api {
|
||||
Page = '/organization/department/page',
|
||||
Tree = '/organization/department/tree',
|
||||
Trees = '/organization/department/trees',
|
||||
queryDeptTrees = '/common/queryDeptTrees',
|
||||
queryDeptTrees = '/organization/department/queryDeptTrees',
|
||||
EnabledTree = '/organization/department/enabled-tree',
|
||||
Info = '/organization/department/info',
|
||||
Department = '/organization/department',
|
||||
|
||||
Reference in New Issue
Block a user