From 4f471e7b67a1df7953c328962f01e368c220c056 Mon Sep 17 00:00:00 2001 From: hant Date: Sun, 3 Aug 2025 21:46:47 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=9F=E8=AE=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/admin/controller/statistics/Item.php | 1 - 1 file changed, 1 deletion(-) diff --git a/application/admin/controller/statistics/Item.php b/application/admin/controller/statistics/Item.php index bacce61..e4f46f8 100644 --- a/application/admin/controller/statistics/Item.php +++ b/application/admin/controller/statistics/Item.php @@ -122,7 +122,6 @@ class Item extends Backend } $build->whereBetween('audit_time', [$start, $end_at]) - ->where('status',Order::STATUS_FINISHED) ->field([ 'item_title name', // 类型 'sum(total) total', // 营业额