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