优化对讲逻辑
This commit is contained in:
@@ -937,6 +937,7 @@ export default {
|
||||
}).then( (res)=> {
|
||||
if (res.data.code == 0) {
|
||||
// this.broadcastStatus = -1;
|
||||
// this.broadcastRtc.close()
|
||||
}else {
|
||||
this.$message({
|
||||
showClose: true,
|
||||
|
||||
Reference in New Issue
Block a user