Commit 4b25e081 authored by jiangjiantao's avatar jiangjiantao

bufixed

parent 87c35d1e
......@@ -51,7 +51,7 @@ Page({
goods: viewGoodsInfo.goods,
totalPrice: viewGoodsInfo.totalPrice,
totalQuantity: viewGoodsInfo.totalQuantity,
totalDisc: viewGoodsInfo.totalDisc,
totalDisc: viewGoodsInfo.discCouponPrice,
})
} else if (res.action == ACTION_MEMBER) {
......
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