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', // 营业额