86134
2023-11-08 d389d02439b024f7ca6d993ce156eef702840524
1
2
3
4
5
6
7
8
export default {
  propsDefault: {
    label: 'label',
    path: 'path',
    icon: 'icon',
    children: 'children'
  }
}