Explorar o código

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

zxhxx %!s(int64=2) %!d(string=hai) anos
pai
achega
3d8237f385
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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;