ZxcZxc123 2 năm trước cách đây
mục cha
commit
8ef8511679
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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)