修改页面log输出并修改tonken超时判断
This commit is contained in:
@@ -57,7 +57,7 @@ getDeviceTree().then(res => {
|
||||
})
|
||||
})
|
||||
} else if (item.name == '便携式设备') {
|
||||
console.log(11111)
|
||||
// console.log(11111)
|
||||
item.children.forEach((item: any) => {
|
||||
item.icon = 'el-icon-Platform'
|
||||
item.color = config.getColorVal('elementUiPrimary')
|
||||
|
||||
Reference in New Issue
Block a user