zouyu
2023-12-19 e39205c81bc743a143ad4445bd37945184e8fe17
1
2
3
4
5
6
7
8
export default {
  propsDefault: {
    label: 'label',
    path: 'path',
    icon: 'icon',
    children: 'children'
  }
}