统计
This commit is contained in:
parent
5b225c0238
commit
4f471e7b67
|
|
@ -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', // 营业额
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user