呼叫失败不调用记录接口
This commit is contained in:
parent
504bc376af
commit
42bd19633c
@ -761,7 +761,7 @@ export default {
|
||||
// 呼叫失败
|
||||
async callingFail () {
|
||||
try {
|
||||
let res = await api.callingFail({caseId: this.caseId,contactId: this.contactId,callingSessionId:this.sessionId})
|
||||
// let res = await api.callingFail({caseId: this.caseId,contactId: this.contactId,callingSessionId:this.sessionId})
|
||||
} catch (err) { }
|
||||
},
|
||||
// 挂断会话
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user