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