王震
2023-11-18 5558dabbe6d9372ff5c91f409ba6492a0d7a7360
1
2
3
4
5
6
7
8
export default {
  propsDefault: {
    label: 'label',
    path: 'path',
    icon: 'icon',
    children: 'children'
  }
}