feat: 菜单管理添加排序功能 #1
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "feat/menu-sort"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com
- Permission 模型新增 sort 字段 - 后端 API 按 sort 升序排列树形菜单 - 前端菜单管理页面增加排序列 - 初始数据添加排序号 - 修复 GET /permissions/{id} 详情接口 bug Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>