Fix bug#13411

ASN收货后未点击提交按钮,再次进入后无法提交
yun-zuoyi
puxiao.liao 4 years ago committed by Dominic_Xiao
parent 4937b49281
commit 8657926eee

@ -93,9 +93,6 @@ public class WmsGcdcContainerModel extends BaseBean {
@ApiParam("库存条码集合")
private List<WmsStockSn> stockSnList;
@ApiParam(value = "打印队列物料库存集合")
private List<WmsPartStockModel> wmsPartStockModels;
@ApiParam(value = "仓库代码")
private String whNo;

Loading…
Cancel
Save