38 lines
844 B
JSON
Raw Permalink Normal View History

[
{
"id": "1",
"content": "重构水洗厂 Dashboard 页面,添加快捷操作、导入关联计划、水洗记录时间戳",
"status": "in_progress",
"priority": "high"
},
{
"id": "2",
"content": "创建水洗厂待处理坯布页面",
"status": "pending",
"priority": "high"
},
{
"id": "3",
"content": "创建水洗厂已完成坯布页面(含水洗时间、缩水率记录)",
"status": "pending",
"priority": "high"
},
{
"id": "4",
"content": "创建水洗厂待结款页面",
"status": "pending",
"priority": "high"
},
{
"id": "5",
"content": "更新 App.tsx 添加新路由",
"status": "pending",
"priority": "high"
},
{
"id": "6",
"content": "验证构建和运行",
"status": "pending",
"priority": "medium"
}
]