Fixiaobai
2023-12-16 9b001025c0105e576e25990f7851c5eb61e567a9
1
2
3
4
5
6
7
8
export default {
  propsDefault: {
    label: 'label',
    path: 'path',
    icon: 'icon',
    children: 'children'
  }
}