zouyu
2023-11-22 806a920f220210749caaca79d6a1270f66586420
1
2
3
4
5
6
7
8
export default {
  propsDefault: {
    label: 'label',
    path: 'path',
    icon: 'icon',
    children: 'children'
  }
}