Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat:角色管理增加关联用户功能 #93

Merged
merged 1 commit into from
Oct 24, 2024
Merged

Conversation

WhyGitC
Copy link
Contributor

@WhyGitC WhyGitC commented Oct 22, 2024

增加权限校验

PR 类型

  • 新 feature
  • Bug 修复
  • 功能增强
  • 文档变更
  • 代码样式变更
  • 重构
  • 性能改进
  • 单元测试
  • CI/CD
  • 其他

PR 目的

角色管理页面增加操作按钮 关联用户

解决方案

前端增加 关联界面,增加了3个接口
1)获取部门用户树 (由于部门与用户树 部分数据id存在冲突,所以在树的key单独增加了前缀区分避免树形组件由于key相同时选中)
2) 获取已绑定的用户列表
3)绑定用户

PR 测试

list

Changelog

模块 Changelog Related issues
common 增加2个常量
system 获取部门用户树、关联用户
webapi 用户树、查看已绑定用户、绑定用户接口

其他信息

提交前确认

  • PR 代码经过了完整测试,并且通过了代码规范检查
  • 已经完整填写 Changelog,并链接到了相关 issues
  • PR 代码将要提交到 dev 分支

@CLAassistant
Copy link

CLAassistant commented Oct 22, 2024

CLA assistant check
All committers have signed the CLA.

@Charles7c Charles7c merged commit 73f880e into continew-org:dev Oct 24, 2024
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants