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