1、添加无码收货的,功改了一半
This commit is contained in:
parent
8eb712741f
commit
d8f4368d20
|
|
@ -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(
|
||||
|
|
|
|||
Loading…
Reference in New Issue