diff --git a/resources/views/admin/paramedic/index.blade.php b/resources/views/admin/paramedic/index.blade.php index f4742c4..8fbfb57 100755 --- a/resources/views/admin/paramedic/index.blade.php +++ b/resources/views/admin/paramedic/index.blade.php @@ -34,7 +34,7 @@ {{ $row->project->name }} - {{ $row->level->name }} + {{ $row->level ? $row->level->name : "" }} {{-- 专属二维码--}}