1、添加无码收货的,功改了一半

This commit is contained in:
zhangke 2025-09-19 21:25:14 +08:00
parent 8eb712741f
commit d8f4368d20
1 changed files with 1 additions and 0 deletions

View File

@ -750,6 +750,7 @@ public class NormalPGIController extends BaseController {
VUtil.trueThrowBusinessError(StrUtil.isBlank(item.getBatchNumber())).throwMessage("此物料[" + item.getItemCode() + "]必须填写批次号,订单号:" + item.getPoNum());
}
if ("3".equals(lbprt) || "4".equals(lbprt)) {
Integer serialNumbers = item.getUnRecieveQty()
VUtil.trueThrowBusinessError(