Fixiaobai
2023-12-14 5a5fa07eb8f4b96dc1978718b69fff536313be17
1
2
3
4
5
6
7
8
export default {
  propsDefault: {
    label: 'label',
    path: 'path',
    icon: 'icon',
    children: 'children'
  }
}