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