From 8d564d885b2fdec9a85844dd9609b002ded95c7e Mon Sep 17 00:00:00 2001 From: wucongxing8150 <815046773@qq.com> Date: Mon, 29 Apr 2024 17:37:17 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=8D=AF=E5=93=81=E4=BC=98?= =?UTF-8?q?=E6=83=A0=E5=8D=B7=E5=8F=8A=E8=8D=AF=E5=93=81=E8=AE=A2=E5=8D=95?= =?UTF-8?q?=E6=95=B0=E6=8D=AE12?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/Services/PatientOrderService.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/Services/PatientOrderService.php b/app/Services/PatientOrderService.php index d38d4de..f15ad6e 100644 --- a/app/Services/PatientOrderService.php +++ b/app/Services/PatientOrderService.php @@ -1741,8 +1741,9 @@ class PatientOrderService extends BaseService OrderServicePackageProduct::addOrderServicePackageProduct($data); } + + break; } - break; } // 修改处方为已使用