This commit is contained in:
parent
e26d8f0c3f
commit
c9ca37d323
|
|
@ -1692,7 +1692,7 @@ const Meeting: React.FC = () => {
|
|||
} else {
|
||||
navigate('/home/index')
|
||||
}
|
||||
}, 1000)
|
||||
}, 2000)
|
||||
}
|
||||
// 分享屏幕
|
||||
const clickSharedScreen = async (): Promise<void> => {
|
||||
|
|
|
|||
Loading…
Reference in New Issue