| 排产单号 | {{ currentReq.scheduleNo }} | 生产日期 | {{ currentReq.prodDate }} |
| 排产状态 | {{ statusMap[currentReq.scheduleStatus] || '未知' }} | 业务员 | {{ currentReq.businessUser }} |
| 联系电话 | {{ currentReq.businessPhone }} | 订货单位 | {{ currentReq.customerName }} |
| 交货期(天) | {{ currentReq.deliveryCycle }} | 产品用途 | {{ currentReq.usePurpose }} |
| 品名 | {{ currentReq.productType }} | ||
| 厚度公差 | {{ currentReq.thicknessTolerance }} | 宽度公差 | {{ currentReq.widthTolerance }} |
| 表面质量 | {{ currentReq.surfaceQuality }} | 表面处理 | {{ currentReq.surfaceTreatment }} |
| 内径尺寸 | {{ currentReq.innerDiameter }} | 外径要求 | {{ currentReq.outerDiameter }} |
| 包装要求 | {{ currentReq.packReq }} | 切边要求 | {{ currentReq.cutEdgeReq }} |
| 单件重量 | {{ currentReq.singleCoilWeight }} | 交货重量偏差 | {{ currentReq.weightDeviation }} |
| 其他技术要求 | {{ currentReq.otherTechReq }} | ||
| 付款情况说明 | {{ currentReq.paymentDesc }} | ||
| 备注 | {{ currentReq.remark }} | ||