service/Warehouse/MesXsckManager.cs
@@ -590,7 +590,7 @@ Dab020 = (it.Dab020 ?? 0) + query.Num, // 已发料数量 Dab021 = (it.Dab021 ?? 0) + query.Num // 已发料数量 }) .Where(it => it.Id == womdab.Id && it.Dab003 == womdab.Dab003) .Where(it => it.Guid == womdab.Guid && it.Dab003 == womdab.Dab003) .ExecuteCommand(); // 更新发货通知单明细已补数量