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