From 5c63d3fa13956182f999a02ebd291161cf1b32bc Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期五, 03 一月 2025 18:22:42 +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