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

This commit is contained in:
2025-03-01 17:13:18 +08:00
parent 1c41761c9c
commit af8074e6f0

View File

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