优化长连接订单打印没有折扣的问题
This commit is contained in:
@@ -159,6 +159,7 @@ export const usePrint = defineStore({
|
||||
props.orderInfo.masterId = props.orderInfo.tableName;
|
||||
}
|
||||
props.orderInfo.outNumber = props.outNumber;
|
||||
props.discountAmount = props.amount
|
||||
|
||||
this.receiptList.push(props);
|
||||
this.startReceiptPrint();
|
||||
|
||||
Reference in New Issue
Block a user