YLouie
2025-09-28 32477dff99d0ed1d8acee453861be96428d8befc
1
2
3
4
5
6
7
8
export default {
  propsDefault: {
    label: 'label',
    path: 'path',
    icon: 'icon',
    children: 'children'
  }
}