登录输错5次验证码提示
Showing
1 changed file
with
2 additions
and
2 deletions
... | @@ -297,10 +297,10 @@ export default { | ... | @@ -297,10 +297,10 @@ export default { |
297 | this.errorTips.oe2 = this.i18n.login.tips.oe4; | 297 | this.errorTips.oe2 = this.i18n.login.tips.oe4; |
298 | break; | 298 | break; |
299 | case 1102: | 299 | case 1102: |
300 | this.errorTips.e2 = this.i18n.login.tips.e6; | 300 | this.errorTips.oe2 = this.i18n.login.tips.e6; |
301 | break; | 301 | break; |
302 | case 1101: | 302 | case 1101: |
303 | this.errorTips.e2 = this.i18n.login.tips.e7; | 303 | this.errorTips.oe2 = this.i18n.login.tips.e7; |
304 | break; | 304 | break; |
305 | } | 305 | } |
306 | }) | 306 | }) | ... | ... |
-
Please register or sign in to post a comment