zouyu
2023-11-16 b0557ee1e1a80bf6cf196225c8ad088cb2619efa
1
2
3
4
5
6
7
8
export default {
  propsDefault: {
    label: 'label',
    path: 'path',
    icon: 'icon',
    children: 'children'
  }
}