批次号
{{ item['lotCode'] }}
生产计划单号
{{ item['productionPlanNo'] }}
产品描述
{{ item['productDescription'] }}
箱号
{{ item['carrierName'] }}
下道工序
{{ item['nextProcess'] ? item['nextProcess'].processAlias : '-' }}
( 工艺列表
)
下序车间
下序工段
工艺列表
仅显示当前工序后面工艺
{{ index + 1 }}.{{item.processAlias}}