{{ "批次号:" }}
{{ lot.lotCode }}
{{
statusText(lot)
}}
{{
"报废"
}}
{{
"工艺修改"
}}
{{ "废品回用" }}
{{ lot.productionPlanDetail.companyAlias }}
{{ lot.productionPlanDetail.productionPlanNo }}
{{ lot.productionPlanDetail.lineNumber }}
{{ lot.productionPlanDetail.productDescription }}
{{ lot.technologyVersion }}
{{ lot.productionQuantity }}
{{
lot.productionPlanDetail.requisitionDepartmentName
}}
{{ lot.productionPlanDetail.issueDate }}
{{ lot.carrierName }}
{{ lot.fromCode }}
基础信息
{{
lot.furnaceNoInfo.furnaceNumber
? lot.furnaceNoInfo.furnaceNumber
: "-"
}}
{{
lot.furnaceNoInfo.factory ? lot.furnaceNoInfo.factory : "-"
}}
{{
lot.furnaceNoInfo.brandNumber
? lot.furnaceNoInfo.brandNumber
: "-"
}}
{{
lot.furnaceNoInfo.spec ? lot.furnaceNoInfo.spec : "-"
}}
{{
lot.furnaceNoInfo.shape ? lot.furnaceNoInfo.shape : "-"
}}
{{
lot.furnaceNoInfo.diameter ? lot.furnaceNoInfo.diameter : "-"
}}
{{
lot.furnaceNoInfo.rawMaterialCode
? lot.furnaceNoInfo.rawMaterialCode
: "-"
}}
{{
lot.furnaceNoInfo.incomingDate
? lot.furnaceNoInfo.incomingDate
: "-"
}}
{{
lot.furnaceNoInfo.firstTechnicalRequirement
? lot.furnaceNoInfo.firstTechnicalRequirement
: "-"
}}
{{
lot.furnaceNoInfo.secondTechnicalRequirement
? lot.furnaceNoInfo.secondTechnicalRequirement
: "-"
}}
工艺路线
单批单改
分批
批废
查看标准工艺
{{ getStatusText(scope.row.status) }}