diff --git a/resources/views/admin/statistics/huli.blade.php b/resources/views/admin/statistics/huli.blade.php index 9809321..fd2b946 100644 --- a/resources/views/admin/statistics/huli.blade.php +++ b/resources/views/admin/statistics/huli.blade.php @@ -13,8 +13,8 @@ 病区 总收入 - @foreach ($lie as $row) - {{$row}} + @foreach ($lie as $v) + {{$v}} @endforeach @@ -34,12 +34,7 @@ {{-- {{$r}}--}} {{-- --}} @endforeach - -{{-- --}} -{{-- @foreach ($row->content as $item)--}} -{{-- {{ $item['ask'] }}:{{ $item['score'] }}
--}} -{{-- @endforeach--}} -{{-- --}} + @endforeach