From 3af57da77458ed3a34b03d5c8460778c334e9f1a Mon Sep 17 00:00:00 2001 From: yishiqihuasheng <1191093413@qq.com> Date: Thu, 17 Aug 2023 10:11:01 +0800 Subject: [PATCH] =?UTF-8?q?=E8=87=AA=E4=B8=BB=E6=8E=88=E6=9D=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jianshui-ui/src/views/freedom/login.vue | 6 ------ 1 file changed, 6 deletions(-) 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;