FlowPoolExport

This commit is contained in:
邓皓元 2019-04-19 14:42:43 +08:00
parent 010d3447d8
commit 41f5f0c759

View File

@ -46,7 +46,6 @@ class FlowPoolExport extends AbstractExport implements FromCollection, WithHeadi
'',
'',
'',
'',
array_sum($list->pluck('members')->toArray()) ?: 0,
array_sum($list->pluck('total_price')->toArray()) ?: 0,
]);