소스 검색

try to use console button

andre 4 년 전
부모
커밋
e9be332163
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      app/UI/Vms/Pages/VmsDataTable.php

+ 1 - 1
app/UI/Vms/Pages/VmsDataTable.php

@@ -100,7 +100,7 @@ class VmsDataTable extends DataTable implements ClientArea, AdminArea
                 __FUNCTION__,
                 $this->actionButtons,
                 'Debug',
-                $dataProv->getData()->getRecords()->id
+                $dataProv->getData()->getRecords()
             );
         }
         if(!$isAdmin){