From a6f9e7d4faf7c1c536111e0db7f3317cbda9ddb1 Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期一, 30 十二月 2024 18:24:05 +0800
Subject: [PATCH] Merge branch 'master' of http://139.186.142.91:10010/r/productDev/dmvisit

---
 h5/pages/staffLogin/login.vue |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diff --git a/h5/pages/staffLogin/login.vue b/h5/pages/staffLogin/login.vue
index 6e6aa57..af0b5a4 100644
--- a/h5/pages/staffLogin/login.vue
+++ b/h5/pages/staffLogin/login.vue
@@ -168,9 +168,7 @@
         }else{
 					this.initCaptcha()
 				}
-      }, () => {
-				this.initCaptcha()
-			})
+      })
     }
   }
 }

--
Gitblit v1.9.3