王震
2024-01-18 91a186e3dcfc735ac29d03446623fbe10d5847ac
1
2
3
4
5
6
7
8
export default {
  propsDefault: {
    label: 'label',
    path: 'path',
    icon: 'icon',
    children: 'children'
  }
}