From 2f048939497c964be1c38af4ed3e71b7d027a493 Mon Sep 17 00:00:00 2001 From: sa0ChunLuyu Date: Fri, 7 Aug 2026 14:21:50 +0800 Subject: [PATCH] =?UTF-8?q?slist=E8=AE=B0=E5=BD=95=E5=8F=B7=E6=BA=90?= =?UTF-8?q?=E5=8D=A0=E4=BD=8D=E5=8F=B7=E6=BA=90=E5=85=B1=E4=BA=AB=E5=B1=9E?= =?UTF-8?q?=E6=80=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Laravel/app/Services/Admin/YeWu/PlanListService.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Laravel/app/Services/Admin/YeWu/PlanListService.php b/Laravel/app/Services/Admin/YeWu/PlanListService.php index cdf499e..fadc444 100644 --- a/Laravel/app/Services/Admin/YeWu/PlanListService.php +++ b/Laravel/app/Services/Admin/YeWu/PlanListService.php @@ -1625,7 +1625,9 @@ public function YuYue($planid, $appointment_type, $mainlistids, $do_type,$is_eme 'appointment_type_id' => $appointment_type, 'qudao_appointment_type_id' => $appointment_type, 'appointment_use_plan_detail' => json_encode($details), // 精确明细 - 'is_emergency' => $is_emergency + 'is_emergency' => $is_emergency, + 'use_seats' => $itemSeatsData[$id]['use_seats'] ?? 1, + 'is_share_slot' => $itemSeatsData[$id]['is_share_slot'] ?? 0, ]; // 回写成功项追加执行科室字段