修改bug
This commit is contained in:
parent
1eebd5a869
commit
3a667e86b3
@ -759,8 +759,8 @@ export default {
|
||||
this.startTimer()
|
||||
}
|
||||
} catch (err) {
|
||||
this.$message.error('呼叫失败,请确定是否已分配坐席!')
|
||||
console.log('呼叫失败',err.message)
|
||||
this.$message.error('呼叫失败,' + err.msg)
|
||||
console.log('呼叫失败',err.msg)
|
||||
this.calling = false
|
||||
this.callingFail()
|
||||
// 呼叫失败
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user