refactor: 菜单树形数据添加访问路径/组件路径输出

This commit is contained in:
2025-03-01 17:13:18 +08:00
parent bdf70a69de
commit cc7369725e

View File

@@ -48,6 +48,8 @@ class Menu
'pid',
'icon',
'title',
'path',
'component',
'sort',
'hidden',
'status'