@@ -165,7 +165,7 @@ $config = array
),
'order' => array('id' => 'desc'),
'group' => 'company_id',
- 'col' => '*|id',
+ 'col' => '*|company_id',
);