更新
This commit is contained in:
@@ -173,7 +173,7 @@ export default {
|
||||
floorPrice: _floorPrice,
|
||||
preQuantity: preAmount / _salePrice,
|
||||
preAmount,
|
||||
preCostAmount: _floorPrice * (preAmount / _salePrice)
|
||||
preCostAmount: _floorPrice * this.fixedHandle(preAmount / _salePrice)
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user