chenhj
2 天以前 deede91498fb033e994b81461fd7355d31639636
1
2
3
4
5
6
7
8
export default {
  propsDefault: {
    label: 'label',
    path: 'path',
    icon: 'icon',
    children: 'children'
  }
}