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