📋 {{ t.work_order_no }} · 第 {{ t.sort_order }} 道
{{ statusLabel(t.status) }}
{{ t.product_name || '定制产品' }} × {{ t.quantity }}
🔧 {{ t.step_name }}
{{ t.step_code }}
需图纸
📅 分配 {{ fmtTime(t.assigned_at) }}
⏰ 开始 {{ fmtTime(t.started_at) }}
✅ 合格 {{ t.qty_ok }} / 废 {{ t.qty_scrap || 0 }}
📐 关联图纸 ({{ drawingsByWo[t.work_order_id].length }})
{{ d.file_type === 'pdf' ? '📄' : '🖼️' }}
{{ d.title || d.file_name }}
{{ d.version }} · {{ formatSize(d.file_size) }}
⚠️ 此工序需图纸,请联系管理员上传
已完成