|
|
@@ -430,7 +430,7 @@ class ApproachOrderForm extends Model
|
|
|
$this->_orderGoods[] = [
|
|
|
'GOODS_ID' => $goods['ID'],
|
|
|
'PRICE' => $goods['SELL_PRICE'],
|
|
|
- 'PV' => $goods['PRICE_P'],
|
|
|
+ 'PV' => $goods['PRICE_PV'],
|
|
|
'REAL_PRICE' => $realPrice,
|
|
|
'REAL_PV' => $realPv,
|
|
|
'POINT' => $goods['POINT'],
|