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