mirror of
https://github.com/fastapiadmin/FastapiAdmin.git
synced 2026-09-20 20:39:55 +00:00
refactor(gencode): 优化代码生成API接口和类型定义
修复前端快速链接布局和样式问题 删除无用工作流模块文件 更新系统菜单权限配置
This commit is contained in:
@@ -2199,7 +2199,7 @@
|
||||
"type": 2,
|
||||
"icon": "el-icon-Wallet",
|
||||
"order": 2,
|
||||
"permission": "gencode:webcode:query",
|
||||
"permission": "gencode:gencode:query",
|
||||
"route_name": "webcode",
|
||||
"route_path": "/gencode/webcode",
|
||||
"component_path": "gencode/webcode/index",
|
||||
|
||||
Reference in New Issue
Block a user