南昌市物联网技防平台-前端
Administrator
2021-04-26 0b56d5aa27788ae60de2d7bcb3f2fa131434c09e
1
2
3
4
5
6
7
8
export default {
    propsDefault: {
        label: 'label',
        path: 'path',
        icon: 'icon',
        children: 'children'
    }
}