feat:修复加入会议的loadIng

This commit is contained in:
weifashi 2023-07-10 20:35:44 +08:00
parent 3096a6be79
commit 7b02bc006b

View File

@ -285,7 +285,6 @@ export default {
}
}
});
this.loadIng--;
}else{
$A.loadScript('js/AgoraRTC_N-4.17.0.js').then(_ => {
this.join(data)