Fixiaobai
2023-12-15 020c117d5897e5d89e36c1139229a787f0c658f5
1
2
3
4
5
6
7
8
export default {
  propsDefault: {
    label: 'label',
    path: 'path',
    icon: 'icon',
    children: 'children'
  }
}