[*] 才子词人 自是白衣卿相

This commit is contained in:
acgist
2023-04-08 15:14:56 +08:00
parent 9978039c9d
commit 8f2f0dd1a8
14 changed files with 673 additions and 237 deletions

View File

@@ -170,7 +170,7 @@ export default {
},
async roomEnter() {
await this.taoyao.roomEnter(this.room.roomId, this.room.password);
await this.taoyao.produceMedia();
await this.taoyao.mediaProduce();
this.roomVisible = false;
},
async roomInvite() {