[*] 优化

This commit is contained in:
acgist
2023-05-21 10:32:53 +08:00
parent 59b683af24
commit a6ced43283
3 changed files with 35 additions and 18 deletions

View File

@@ -161,6 +161,7 @@ export default {
},
async sessionCall() {
this.taoyao.sessionCall(this.room.callClientId);
// this.taoyao.sessionCall(this.room.callClientId, false, false);
this.roomVisible = false;
},
async roomCreate() {