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