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