【 经讨论六合一允许扫描来源或目标不同的零件号,但是提交时需要按照目标来源拆分成不同的单据

】bug7068
yun-zuoyi
puxiao.liao 5 years ago
parent 7f69df95df
commit d34ba5e114

@ -210,9 +210,6 @@ public class WmsDocMovementDetails extends BaseBean {
@ApiParam("优先级")
private Integer priority;
@Transient
@ApiParam("优先级描述")
private String priorityStr;
public String getRecommondLot() {
return recommondLot == null ? "无" : this.recommondLot;

Loading…
Cancel
Save