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