1
This commit is contained in:
parent
13719c1fd5
commit
1671fcac2f
@ -1559,7 +1559,7 @@ class PatientOrderService extends BaseService
|
||||
$amount_total = bcadd(
|
||||
$amount_total,
|
||||
bcmul(
|
||||
$product_data['product_price'],
|
||||
$product_datas[$key]['product_price'],
|
||||
$product_data['product_num'],
|
||||
2
|
||||
),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user