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