927问题修复
This commit is contained in:
@@ -299,8 +299,8 @@ export default {
|
||||
},
|
||||
// 打开会议
|
||||
openmeeting() {
|
||||
window.open('https://txroom.xayunmei.com');
|
||||
// window.open(`https://txroom.xayunmei.com/#/home?name=${this.user}`);
|
||||
// window.open('https://txroom.xayunmei.com');
|
||||
window.open(`https://txroom.xayunmei.com/#/home?name=${this.user}`);
|
||||
},
|
||||
// 提交仲裁结果
|
||||
openArbitrationresults() {
|
||||
|
||||
Reference in New Issue
Block a user