Fixiaobai
2023-10-25 0a11dd47059e28f8978c758e83c07b8d93c0f75b
1
2
3
4
5
6
7
8
export default {
  propsDefault: {
    label: 'label',
    path: 'path',
    icon: 'icon',
    children: 'children'
  }
}