Fixiaobai
2023-10-27 87ac437f65b5595c4f17c4474c525cf48623065c
1
2
3
4
5
6
7
8
export default {
  propsDefault: {
    label: 'label',
    path: 'path',
    icon: 'icon',
    children: 'children'
  }
}