补充材料编码和批次信息展示
This commit is contained in:
@@ -42,7 +42,8 @@ namespace BLL
|
||||
Id = x.Id,
|
||||
InOutPlanMasterId = x.InOutPlanMasterId,
|
||||
PipelineComponentId = x.PipelineComponentId,
|
||||
MaterialCode = mat.Code,
|
||||
MaterialCode = x.MaterialCode,
|
||||
Code = mat.Code,
|
||||
HeatNo = x.HeatNo,
|
||||
BatchNo = x.BatchNo,
|
||||
PlanNum = x.PlanNum,
|
||||
@@ -200,4 +201,4 @@ namespace BLL
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user