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