修复订单列表金额显示问题
This commit is contained in:
@@ -147,7 +147,7 @@
|
||||
$goodsMap[goods.productId] = goods.num * 1
|
||||
goosZhonglei.value += 1
|
||||
}
|
||||
originAmount.value += goods.unitPrice
|
||||
originAmount.value += goods.payAmount
|
||||
}
|
||||
}
|
||||
goodsMapInit()
|
||||
|
||||
Reference in New Issue
Block a user