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