liyinglin 2 years ago
parent 7430043f72
commit 547ea8c377

@ -31,7 +31,8 @@
<td>{{ $row['name'] }}</td>
<td>
@foreach ($row['beds'] as $r)
{{json_encode($r)}}
{{-- {{json_encode($r)}}--}}
{{json_encode($r['on_going_order'])}}
{{-- 【{{$r->name}}-】--}}
{{-- {{$r->on_going_order}}--}}

Loading…
Cancel
Save