优化订单打印
This commit is contained in:
@@ -938,7 +938,7 @@ function reset() {
|
||||
roundAmount: 0, // 抹零金额 减免多少钱
|
||||
pointsDiscountAmount: 0, // 积分抵扣金额(tb_points_basic_setting表)
|
||||
pointsNum: 0, // 使用的积分数量 (扣除各类折扣 enable_deduction后使用)
|
||||
isPrint: props.isPrint
|
||||
isPrint: 1
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user