-
Notifications
You must be signed in to change notification settings - Fork 0
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(menu): Menu and borrow #15
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Owner
pylover7
commented
Jun 2, 2024
•
edited
Loading
edited
- 菜单的增删改查
- home页面的借用功能
- admin中的审批功能
- admin中的交接班日志查看
- 项目初始化的内容注册
- 修改项目logo
- 增加菜单icon集fluent
1. 修改值班日志数据模型 2. 修复因为数据模型修改而导致的数据写入错误 3. 修复前端默认头像显示问题 4. 给创建用户和重置用户密码的随机密码按钮添加更友好的提示
1. 新增注意事项弹窗UI 2. 修复刷新token的请求拦截白名单错误
1. 新增值班日志筛选查看功能 2. 修改日志查看表格分页设置,更加符合数据量大的分页设置
1. 更新静态路由为动态路由 2. 修改菜单数据模型部分字段
1. 新增物资送检页面 2. 在物资源数据表格新增送检物资操作按钮
1. 更新物资借用对话框UI和借用人信息修改UI 2. 完善借用物资界面的信息搜索
1. 新增主页模块,主要包含物资借用api 2. 修改前端localStorage储存字段用户的uuid 3. 修改前端localStorage储存字段depart的值为部门全称 4. 升级组件ReSegmented
1. 完成物资借用流程的审批功能,包括批准、驳回、批量批准和批量驳回 2. 修改部分字段使意思表达更为明确 3. 添加审批状态字段
1. 新增流程归还批准和批量归还批准 2. 修复一个页面存在多个panel时且每个panel中都有表格,需要panel懒加载可使表格高度正确
pylover9
approved these changes
Jun 2, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.