移动端会议优化
This commit is contained in:
@@ -79,6 +79,7 @@ export default {
|
||||
sessionStorage.setItem('type',appType);
|
||||
if (this.caseId) {
|
||||
await this.reserveConferenceListFn(this.caseId);
|
||||
await this.enterRoom();
|
||||
}
|
||||
trtc = TRTC.create();
|
||||
const config = {
|
||||
|
||||
Reference in New Issue
Block a user