This commit is contained in:
parent
91c79a8a4f
commit
4b3d7af5ea
|
|
@ -783,7 +783,7 @@ const Meeting: React.FC = () => {
|
|||
const footerListTemplate = [...footerList]
|
||||
await agora.leaveChannelEx(userInfo.screenShareId)
|
||||
agora.stopScreenCapture()
|
||||
footerListTemplate[1][1].title = '共享屏幕'
|
||||
footerListTemplate[1][0].title = '共享屏幕'
|
||||
setFooterList(footerListTemplate)
|
||||
}
|
||||
// 获取房间用户
|
||||
|
|
|
|||
Loading…
Reference in New Issue