Fix
This commit is contained in:
@@ -97,6 +97,7 @@ class ParentDataTable extends DataTable
|
||||
*/
|
||||
public function buildQuery($model)
|
||||
{
|
||||
// $model = $model->select($model->getTable() . '.*');
|
||||
return $model->newQuery();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user