1
This commit is contained in:
parent
2aa1858c4c
commit
0ddd0d5eba
@ -1665,7 +1665,8 @@ class PatientOrderService extends BaseService
|
||||
$data['use_status'] = 1;
|
||||
|
||||
$params = array();
|
||||
$params['prescription_product_id'] = $product_data['prescription_product_id'];
|
||||
$params['order_prescription_id'] = $order_prescription['order_prescription_id'];
|
||||
$params['product_id'] = $product_data['product_id'];
|
||||
OrderPrescriptionProduct::edit($params, $data);
|
||||
|
||||
// 锁定库存
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user