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