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