【领料单页面查询优化】

yun-zuoyi
曾贞一 4 years ago
parent db9dcabf1f
commit 94274b0af9

@ -428,7 +428,9 @@ public class WmsDocMovementDetails extends BaseBean {
@ApiParam("报废类型名字")
public String scrapTypeName;
@Transient
@ApiParam(value = "主表id")
private Long masterId;
public String getRecommondLot() {
return recommondLot == null ? "无" : this.recommondLot;

Loading…
Cancel
Save