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