视频会议,语音转录

This commit is contained in:
fz
2023-11-29 15:45:03 +08:00
parent 0e03b4060f
commit af4e2d5686
@@ -375,7 +375,7 @@ export default {
openmeeting() { openmeeting() {
window.open( window.open(
// `http://localhost:8081/#/home?name=${this.user}&id=${this.formData.id}&userId=${this.userId}` // `http://localhost:8081/#/home?name=${this.user}&id=${this.formData.id}&userId=${this.userId}`
`https://txroom.xayunmei.com/#/home?name=${this.user}&id=${this.formData.id}&userId=${this.userId}` `https://txroom.xayunmei.com/#/home?name=${this.user}&id=${this.formData.id}&userId=${this.userId}&roomId=${this.roomId}`
); );
}, },
// 提交仲裁结果 // 提交仲裁结果