refactor: 去除导航树中pid字段输出

This commit is contained in:
2025-03-06 16:34:27 +08:00
parent fa5340c866
commit 4d18dddcd4

View File

@@ -33,7 +33,6 @@ class NavigationItem
$navigations = SysNavigationItemModel::field([
'id',
'pid',
'nav_id',
'name',
'sort',