领料单界面显示erp单号问题

yun-zuoyi
钮海涛 5 years ago
parent 8ec9f1b137
commit da454b3921

@ -121,6 +121,11 @@ public class WmsDocMovementDetails extends BaseBean {
@Transient @Transient
@ApiParam(value = "状态中文") @ApiParam(value = "状态中文")
private String itemStatusStr; private String itemStatusStr;
@Transient
@ApiParam(value = "ERP单号")
private String erpSrcNo;
/** /**
* :0=,1= * :0=,1=
*/ */

Loading…
Cancel
Save