工位监控优化 6283

yun-zuoyi
WYnneaoapc 6 years ago
parent 5142191f55
commit 3425b443c8

@ -201,7 +201,7 @@ public class MesWorkOrder extends BaseBean {
@Transient
@ApiParam("mes生产工单页面按钮控制")
private MesButtonFlagModel workOrderButtonModel;
private MesButtonFlagModel mesButtonFlagModel;
public double getQtyVal() {
return this.qty == null ? 0.0d : this.qty;

Loading…
Cancel
Save