处理收银台数量统计
This commit is contained in:
parent
d4db924410
commit
1e88e5deed
@ -77,7 +77,7 @@ class StoreOrderLists extends BaseAdminDataLists implements ListsSearchInterface
|
||||
} else {
|
||||
$item['product_info'] = [];
|
||||
}
|
||||
|
||||
$item['total_count'] = count($item['product_info']);
|
||||
return $item;
|
||||
})
|
||||
->toArray();
|
||||
|
Loading…
x
Reference in New Issue
Block a user