zouyu
2024-01-19 dd3a1555e588bc356464b70921be15e5f0664668
1
2
3
4
5
6
7
8
export default {
  propsDefault: {
    label: 'label',
    path: 'path',
    icon: 'icon',
    children: 'children'
  }
}