ZxcZxc123 2 years ago
parent
commit
8ef8511679
1 changed files with 1 additions and 1 deletions
  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)