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