解决折叠面板绑定值导致设备监控便携式设备顶部按钮显示异常问题
This commit is contained in:
@@ -183,7 +183,8 @@ const changeDevice = (val: any) => {
|
||||
})
|
||||
treeRef1?.value && treeRef1.value.setCurrentKey(arr1[0]?.id)
|
||||
emit('changePointType', activeName.value, arr1[0])
|
||||
} else {
|
||||
}
|
||||
if (val == '1') {
|
||||
arr1.map((item: any) => {
|
||||
item.checked = false
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user