注塑车间报表初版
This commit is contained in:
@@ -119,7 +119,7 @@ namespace Tnb.ProductionMgr
|
||||
reported_qty = x.reported_qty,
|
||||
create_id = y.RealName,
|
||||
create_id_id = x.create_id,
|
||||
create_time = x.create_time == null ? "" : x.create_time.Value.ToString(DbTimeFormat.MM),
|
||||
create_time = x.create_time.ToString(DbTimeFormat.MM),
|
||||
batch = x.batch,
|
||||
material_box_code = x.material_box_code,
|
||||
weight = x.weight
|
||||
|
||||
Reference in New Issue
Block a user