ZxcZxc123 il y a 3 ans
Parent
commit
8ef8511679
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      app/model/api/EducationModel.php

+ 1 - 1
app/model/api/EducationModel.php

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