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