MES.Service/service/WomcaaManager.cs
@@ -174,7 +174,7 @@ ? Convert.ToDecimal(dto.FNeedQty) : null, /// 需领用量 Cab007 = !string.IsNullOrEmpty(dto.FPickedQty) ? Convert.ToInt32(dto.FPickedQty) ? Convert.ToDecimal(dto.FPickedQty) : null, /// 已领用量 PositionNo = dto.FPositionNO, /// 位置号 SupplyOrganization = dto.FChildSupplyOrgId, /// 供应组织