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