新增
全部({{ requirements.length }})
待完成({{ getStatusCount('pending') }})
搁置({{ getStatusCount('hold') }})
已完成({{ getStatusCount('completed') }})
创建时间
{{ getSortIndicator('createdAt') }}
更新时间
{{ getSortIndicator('updatedAt') }}
内容
{{ formatTime(req.createdAt) }}
{{ formatTime(req.updatedAt) }}
{{ req.content }}
{{ isEditing ? '编辑' : '新增' }}
×
状态
待完成
搁置
已完成
内容