DAL/WMS/ClsKF_PonderationBillMain_Temp_View.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
DAL/WMS/ClsKF_PonderationBillMain_Temp_View.cs
@@ -124,7 +124,7 @@ else if (sQty > sKFQty && sQty < sKFQtyErp) //当库存小于标签数量时 取库存数量 { sRelQty = sKFQty; return true; return false; } else if (sQty < sKFQty && sQty > sKFQtyErp)//无效 {