Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
增加权限校验
PR 类型
PR 目的
角色管理页面增加操作按钮 关联用户
解决方案
前端增加 关联界面,增加了3个接口
1)获取部门用户树 (由于部门与用户树 部分数据id存在冲突,所以在树的key单独增加了前缀区分避免树形组件由于key相同时选中)
2) 获取已绑定的用户列表
3)绑定用户
PR 测试
Changelog
其他信息
提交前确认