diff --git a/jianshui-ui/src/views/freedom/login.vue b/jianshui-ui/src/views/freedom/login.vue index 4e0b76c..e35a404 100644 --- a/jianshui-ui/src/views/freedom/login.vue +++ b/jianshui-ui/src/views/freedom/login.vue @@ -230,12 +230,6 @@ export default { this.ruleForm.showthree = true; this.loading = false; clearInterval(timer) - }else if(res.msg == "10011"){ - this.ruleForm.showone = false; - this.ruleForm.showtwo = true; - this.ruleForm.showthree = false; - this.loading = false; - clearInterval(timer) } }).catch(()=>{ this.ruleForm.showone = false;