王震
2023-11-22 514f371837dcd221a3fd493a5be3e7e79e7897cd
1
2
3
4
5
6
7
8
export default {
  propsDefault: {
    label: 'label',
    path: 'path',
    icon: 'icon',
    children: 'children'
  }
}