按照邢泽说的调用回调接口500返回第一个页面

beta-enc
路明慧 2 years ago
parent f2bc86464d
commit a969b81bcc
  1. 4
      jianshui-ui/src/views/freedom/login.vue

@ -260,8 +260,8 @@ export default {
clearInterval(timer) clearInterval(timer)
} }
}).catch(()=>{ }).catch(()=>{
this.ruleForm.showone = false; this.ruleForm.showone = true;
this.ruleForm.showtwo = true; this.ruleForm.showtwo = false;
this.ruleForm.showthree = false; this.ruleForm.showthree = false;
this.loading = false; this.loading = false;
this.loadingone = false; this.loadingone = false;

Loading…
Cancel
Save