Fixiaobai
2023-11-15 567c703f91983ec82b397fbd4f347fc192167e85
1
2
3
4
5
6
7
8
export default {
  propsDefault: {
    label: 'label',
    path: 'path',
    icon: 'icon',
    children: 'children'
  }
}