26 lines
534 B
JSON
26 lines
534 B
JSON
[
|
|
{
|
|
"content": "创建子账号管理页面 MemberManage.tsx",
|
|
"id": "1",
|
|
"priority": "high",
|
|
"status": "completed"
|
|
},
|
|
{
|
|
"content": "在 App.tsx 添加子账号管理路由",
|
|
"id": "2",
|
|
"priority": "high",
|
|
"status": "completed"
|
|
},
|
|
{
|
|
"content": "在各角色 Dashboard 添加子账号管理入口",
|
|
"id": "3",
|
|
"priority": "high",
|
|
"status": "completed"
|
|
},
|
|
{
|
|
"content": "类型检查和编译验证",
|
|
"id": "4",
|
|
"priority": "high",
|
|
"status": "completed"
|
|
}
|
|
] |