保誠-保戶業務員媒合平台
Tomas
2022-08-26 d671c283604d805d528e42cca6560a1a271278e6
PAMapp/pages/login/index.vue
@@ -571,7 +571,7 @@
      if (this.emailResendCounter !== 0) {
        this.emailResendCounter -= 1;
        if (this.emailResendCounter === 0) {
          this.regenerateImgOfVerification();
          // this.regenerateImgOfVerification();
        }
      }
      if (this.emailCounterSec === 0) {
@@ -586,7 +586,7 @@
      if (this.otpResendCounter !== 0) {
        this.otpResendCounter -= 1;
        if (this.otpResendCounter === 0) {
          this.regenerateImgOfVerification();
          // this.regenerateImgOfVerification();
        }
      }
      if (this.otpCounterSec === 0) {