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