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