Fixiaobai
2023-11-04 2ecd6a1d2501ff0f80d9e177250ce76830436ef5
1
2
3
4
5
6
7
8
export default {
  propsDefault: {
    label: 'label',
    path: 'path',
    icon: 'icon',
    children: 'children'
  }
}