Commit e5476c5c authored by zhengke's avatar zhengke

no message

parent 5824d05a
......@@ -831,7 +831,7 @@ export default {
item.B2CReNewRatio / 100
)
);
item.PreferPrice = item.GuestNum*item.Unit_Price-item
item.PreferPrice = item.GuestNum*item.Unit_Price
}else{
item.DiscountMoney = this.accAdd(
item.DiscountMoney,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment