Kaynağa Gözat

Merge branch 'master' of http://git.liuniu946.com/Kirin/mccs

zxhxx 2 yıl önce
ebeveyn
işleme
3d8237f385
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      app/admin/model/system/SystemMenus.php

+ 1 - 1
app/admin/model/system/SystemMenus.php

@@ -143,7 +143,7 @@ class SystemMenus extends BaseModel
     public static function tidyMenuTier($adminFilter = false, $menusList, $pid = 0, $navList = [])
     {
         if ($pid == 21) {
-            dump($menusList);
+            dump($menusList->toArray());
         }
         static $allAuth = null;
         static $adminAuth = null;