认证失败

This commit is contained in:
shijingjing
2023-02-20 11:47:03 +08:00
parent 1b92c5437e
commit 4a1fb16a3e

View File

@@ -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