订单结算更新
This commit is contained in:
@@ -35,7 +35,6 @@ export function getNowCart(carItem,goodsList,user) {
|
||||
})
|
||||
} else {
|
||||
// 临时菜
|
||||
console.log(carItem,'salePrice1111111111')
|
||||
carItem.number = parseFloat(carItem.number)
|
||||
carItem.name = carItem.product_name
|
||||
carItem.lowPrice = carItem.discount_sale_amount
|
||||
|
||||
Reference in New Issue
Block a user