湖北武汉水利工程管理后台前端
zhongrj
2023-03-27 b49cb902546b7a40864b803da5f6958ab239e64f
1
2
3
4
5
6
7
8
9
export default {
  propsDefault: {
    label: 'label',
    path: 'path',
    icon: 'icon',
    children: 'children',
    isOpen: 'isOpen'
  }
}