去除处方详情查询条件

This commit is contained in:
2023-03-27 18:21:05 +08:00
parent e847874ecd
commit 249c585724
3 changed files with 81 additions and 39 deletions
+1 -1
View File
@@ -939,7 +939,7 @@ class UserDoctorService extends BaseService
// 订单-商品订单列表
$OrderPrescriptionService = new OrderPrescriptionService();
$order_prescription_product = $OrderPrescriptionService->getproductList($order_inquiry_id, $order_prescription_id);
$order_prescription_product = $OrderPrescriptionService->getproductList($order_prescription_id);
// 获取处方关联疾病表
$fields = [