王震
2023-12-04 f5f96b067a6eefe481c9b6ed71bfa0e0f2886c9b
1
2
3
4
5
6
7
8
export default {
  propsDefault: {
    label: 'label',
    path: 'path',
    icon: 'icon',
    children: 'children'
  }
}