打印修改
This commit is contained in:
parent
413baa3e25
commit
2c745fedaa
|
|
@ -201,7 +201,6 @@ public abstract class PrinterHandler {
|
|||
obj = orderInfo;
|
||||
shopId = orderInfo.getShopId();
|
||||
printMethod = "normal";
|
||||
printType = "order";
|
||||
break;
|
||||
case PrintTypeEnum.ONE:
|
||||
orderInfo = orderInfoService.getById(data);
|
||||
|
|
|
|||
Loading…
Reference in New Issue