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