自主授权

beta-enc
yishiqihuasheng 2 years ago
parent 0bdb8f48bb
commit 3af57da774
  1. 6
      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;

Loading…
Cancel
Save