Merge branch 'main' of http://139.155.124.81:8088/cloud-mediate/mediate-manage-web into main
This commit is contained in:
commit
4568462971
@ -759,8 +759,8 @@ export default {
|
|||||||
this.startTimer()
|
this.startTimer()
|
||||||
}
|
}
|
||||||
} catch (err) {
|
} catch (err) {
|
||||||
this.$message.error('呼叫失败,请确定是否已分配坐席!')
|
this.$message.error('呼叫失败,' + err.msg)
|
||||||
console.log('呼叫失败',err.message)
|
console.log('呼叫失败',err.msg)
|
||||||
this.calling = false
|
this.calling = false
|
||||||
this.callingFail()
|
this.callingFail()
|
||||||
// 呼叫失败
|
// 呼叫失败
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user