补充材料编码和批次信息展示
This commit is contained in:
@@ -45,6 +45,9 @@ namespace BLL
|
||||
InputMasterId = x.InputMasterId,
|
||||
CusBillCode = master.CusBillCode,
|
||||
MaterialCode = x.MaterialCode,
|
||||
Code = mat.Code,
|
||||
HeatNo = mat.HeatNo,
|
||||
BatchNo = mat.BatchNo,
|
||||
MaterialName = mat.MaterialName,
|
||||
MaterialDef = mat.MaterialDef,
|
||||
BarCode = x.BarCode
|
||||
|
||||
Reference in New Issue
Block a user