|
|
@ -78,7 +78,6 @@ public class ChengDuVolvoPartPrintStrategy implements IPrintTemplateStrategyServ
|
|
|
|
if (mesProduceSn == null) {
|
|
|
|
if (mesProduceSn == null) {
|
|
|
|
MesPcnException.throwBusiException("客户条码[%s]不存在!", workOrder.getCustSn());
|
|
|
|
MesPcnException.throwBusiException("客户条码[%s]不存在!", workOrder.getCustSn());
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
//封装打印信息
|
|
|
|
//封装打印信息
|
|
|
|
MesProduceSnPrintDataModel printDataModel = getModel(mesProduceSn, customerPart);
|
|
|
|
MesProduceSnPrintDataModel printDataModel = getModel(mesProduceSn, customerPart);
|
|
|
|
mesProduceSnPrintModel.getMesProduceSnPrintDataModelList().clear();
|
|
|
|
mesProduceSnPrintModel.getMesProduceSnPrintDataModelList().clear();
|
|
|
|