[1078] 支持语音对讲 中心广播模式
This commit is contained in:
@@ -619,7 +619,7 @@ export default {
|
||||
// 获取推流鉴权Key
|
||||
this.$store.dispatch('user/getUserInfo')
|
||||
.then((data) => {
|
||||
if (data == null) {
|
||||
if (data === null) {
|
||||
this.broadcastStatus = -1
|
||||
return
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user