From c4592d0843d9017273c7e50f5821438e10996fd5 Mon Sep 17 00:00:00 2001 From: xman <1946321327@qq.com> Date: Mon, 14 Jul 2025 21:46:22 +0800 Subject: [PATCH] finish --- application/admin/controller/orders/Dispatch2.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/admin/controller/orders/Dispatch2.php b/application/admin/controller/orders/Dispatch2.php index cdce00a..009c996 100644 --- a/application/admin/controller/orders/Dispatch2.php +++ b/application/admin/controller/orders/Dispatch2.php @@ -329,7 +329,7 @@ class Dispatch2 extends Backend 'cost' => $orderParsms['cost'], 'cost_rate' => $orderParsms['cost_rate'], 'offline_amount_type'=> $row->offline_total_type, - 'amount_images' => $params['image'], + 'amount_images' => $params['image']??'', ]; if($row->type == 1){ //手动