@@ -40,7 +40,7 @@ class EducationModel extends Model
}
- return $tree;
+ return array_values($tree);
// public function getGrList($userId)