优化关闭共享应用自动打开软件
This commit is contained in:
parent
487675d20e
commit
e4a6cf69d8
|
|
@ -1048,7 +1048,7 @@ const Meeting: React.FC = () => {
|
|||
setSharedScreenItem('')
|
||||
allUserLook(userInfo.uid, userInfo.userName)
|
||||
}
|
||||
return false
|
||||
return bool
|
||||
})
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue