上下架读取商品名称
parent
7f85ab99a5
commit
51e90b9bb6
|
@ -575,6 +575,7 @@ public class WmInQmIController extends BaseController {
|
|||
if(StringUtil.isEmpty(wminqm.getGoodsBatch())){
|
||||
wminqm.setGoodsBatch(wminqm.getProData());
|
||||
}
|
||||
wminqm.setBinSta("N");
|
||||
this.doAdd(wminqm,request);
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue