From f646d47d56d350a2b4404a1fa9e203fcc598ee0f Mon Sep 17 00:00:00 2001 From: liyinglin Date: Wed, 3 Jan 2024 18:08:29 +0800 Subject: [PATCH] 1 --- resources/views/admin/statistics/huli.blade.php | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) 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