1
This commit is contained in:
parent
799ae627b3
commit
56dba7c8a1
@ -686,7 +686,6 @@ export default {
|
|||||||
},
|
},
|
||||||
// 电话呼出
|
// 电话呼出
|
||||||
async startOutboundCall(params) {
|
async startOutboundCall(params) {
|
||||||
console.log('进入呼叫电话111:', params)
|
|
||||||
// this.phoneNumber = this.queue ? this.queueList[this.index].phone : this.baseInfo.phone
|
// this.phoneNumber = this.queue ? this.queueList[this.index].phone : this.baseInfo.phone
|
||||||
if (this.calling) return
|
if (this.calling) return
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user