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