From d4f1ad70867026f9af1148b46ebb6ef0f8451698 Mon Sep 17 00:00:00 2001 From: wucongxing8150 <815046773@qq.com> Date: Tue, 30 Apr 2024 09:10:03 +0800 Subject: [PATCH] 1 --- app/Services/PatientOrderService.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Services/PatientOrderService.php b/app/Services/PatientOrderService.php index f15ad6e..0481cf1 100644 --- a/app/Services/PatientOrderService.php +++ b/app/Services/PatientOrderService.php @@ -2827,7 +2827,7 @@ class PatientOrderService extends BaseService } if ($order_service_status == 2) { - $order_service_status_params = [3]; + $order_service_status_params = [2]; } if ($order_service_status == 3) {