s
王震
2023-11-06 41066e88fa1ff31c3f692d559afeee2d9afc0cd1
1
2
3
4
5
6
7
8
export default {
  propsDefault: {
    label: 'label',
    path: 'path',
    icon: 'icon',
    children: 'children'
  }
}