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