feat: 部门选择优化

This commit is contained in:
GAOANG
2025-07-17 10:24:26 +08:00
parent 0aee1f54f7
commit d569a3bccf
2 changed files with 27 additions and 6 deletions

View File

@ -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',