认证失败
This commit is contained in:
@@ -141,6 +141,10 @@ export default {
|
||||
this.showAuth = false
|
||||
this.$emit('toTest',id)
|
||||
}, 500)
|
||||
} else {
|
||||
this.flag = false
|
||||
this.showAuth = false
|
||||
this.$u.toast('认证失败')
|
||||
}
|
||||
}).catch((err)=> {
|
||||
this.flag = false
|
||||
|
||||
Reference in New Issue
Block a user