dengjunjie
2025-05-20 be484c84a25d1f6c769e7b5e958048d745942e55
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoService/PartialTaskService_Outbound.cs
@@ -205,7 +205,7 @@
                        };
                        dt_Tasks.Add(task);
                        item1.StockStatus = StockStatusEmun.移库中.ObjToInt();
                        locationInfo2.CurrentQty++;
                        //locationInfo2.CurrentQty++;
                    }
                }
            }
@@ -247,6 +247,7 @@
                stockInfos.AddRange(result.Item1);
                outboundOrderDetail.OrderDetailStatus = OrderDetailStatusEnum.Outbound.ObjToInt();
                outboundOrderDetail.LockQuantity = result.Item1.Count;
                outStockLockInfos = result.Item2;
                locationInfos = result.Item3;
                outboundOrder.OrderStatus = OutboundStatusEnum.出库中.ObjToInt();