云前置改成在线

This commit is contained in:
sjl
2025-10-14 09:51:42 +08:00
parent a3b6a5c0be
commit 82838eccaa
6 changed files with 11 additions and 11 deletions

View File

@@ -82,7 +82,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')