yangjie #46

Merged
yangqiang merged 15 commits from yangjie into master 2025-01-03 10:43:27 +08:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit c9ca37d323 - Show all commits

View File

@ -1692,7 +1692,7 @@ const Meeting: React.FC = () => {
} else {
navigate('/home/index')
}
}, 1000)
}, 2000)
}
// 分享屏幕
const clickSharedScreen = async (): Promise<void> => {