Fix bug#13411

ASN收货后未点击提交按钮,再次进入后无法提交
yun-zuoyi
puxiao.liao 4 years ago
parent 4e0cab2f6a
commit 87dcbd64f8

@ -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