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