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