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