王震
2023-11-02 d2618a0663e823504742448cf25fe8e2eec48cdf
1
2
3
4
5
6
7
8
export default {
  propsDefault: {
    label: 'label',
    path: 'path',
    icon: 'icon',
    children: 'children'
  }
}