| 计划号 | 计划日期 | 班次 | 计划(卷) | 计划重量(kg) | 实际(卷) | 实际重量(kg) | 完成率 | 优先级 | 状态 | 创建人 | 操作 |
|---|---|---|---|---|---|---|---|---|---|---|---|
| {{ row.plan_no }} | {{ fmtDate(row.plan_date) }} | {{ row.shift ? row.shift + '班' : '—' }} | {{ row.plan_quantity }} | {{ row.plan_weight }} | {{ row.actual_quantity }} | {{ row.actual_weight }} |
{{ completionRate(row) }}%
—
|
P{{ row.priority }} | {{ statusLabel(row.status) }} | {{ row.created_by || '—' }} | 编辑 确认 |
| 暂无数据 | |||||||||||