bug
This commit is contained in:
@@ -1698,7 +1698,6 @@ namespace Tnb.ProductionMgr
|
||||
report.reported_qty = input.reported_qty;
|
||||
report.weight = input.weight;
|
||||
report.material_box_code = input.material_box_code;
|
||||
Log.Information($"任务单数据:{JsonConvert.SerializeObject(prdMoTask)}");
|
||||
if (prdMoTask.schedule_type == 2)
|
||||
{
|
||||
// if (dic.TryGetValue(prdMoTask.workline_id, out string value))
|
||||
|
||||
Reference in New Issue
Block a user