refactor: 去除导航树中pid字段输出
This commit is contained in:
@@ -33,7 +33,6 @@ class NavigationItem
|
||||
|
||||
$navigations = SysNavigationItemModel::field([
|
||||
'id',
|
||||
'pid',
|
||||
'nav_id',
|
||||
'name',
|
||||
'sort',
|
||||
|
||||
Reference in New Issue
Block a user