zss
2024-01-11 84372c9063b8fa92a6cb392708cfc34ea5648f43
1
2
3
4
5
6
7
8
export default {
  propsDefault: {
    label: 'label',
    path: 'path',
    icon: 'icon',
    children: 'children'
  }
}