hotfix 20230906 人脸失败次数调整为2次

This commit is contained in:
liu.xiaofeng@ebiz-digits.com
2023-09-06 10:31:10 +08:00
parent b6bbcd302e
commit 33b1ef1ec1

View File

@@ -262,7 +262,7 @@ export default {
timeId: null, // 计时器ID
countDown: 60, // 倒计时
authCode: '', // 验证码
smsAuthNum: 3,
smsAuthNum: 2,
operaFlag: null,
encyCustomerMobile: null,
sid: null,