修改在线设备
This commit is contained in:
@@ -87,7 +87,7 @@ getDeviceTree().then(res => {
|
||||
// })
|
||||
})
|
||||
})
|
||||
} else if (item.name == '在线设备') {
|
||||
} else if (item.name == '监测设备') {
|
||||
item.children.forEach((item: any) => {
|
||||
item.icon = 'el-icon-HomeFilled'
|
||||
item.color = config.getColorVal('elementUiPrimary')
|
||||
|
||||
Reference in New Issue
Block a user