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