mirror of
https://github.com/fastapiadmin/FastapiAdmin.git
synced 2026-09-20 20:39:55 +00:00
feat: 添加部门字段显示并优化用户界面
fix(service): 修复创建时编码重复检查问题 refactor(middleware): 优化CORS中间件配置 style(model): 更新用户模型默认性别值 perf(request): 增强前端请求错误处理 docs(cli): 改进命令行帮助文本 chore: 清理无用配置并更新依赖
This commit is contained in:
@@ -797,7 +797,7 @@
|
||||
"type": 2,
|
||||
"icon": "el-icon-Aim",
|
||||
"order": 6,
|
||||
"permission": ":query",
|
||||
"permission": "module_system:log:query",
|
||||
"route_name": "Log",
|
||||
"route_path": "/system/log",
|
||||
"component_path": "module_system/log/index",
|
||||
|
||||
Reference in New Issue
Block a user