wjt
2024-06-22 a1bbf87a3bee300226d4d13416961dde9e12cdb6
pages/companyLogin/companyLogin.vue
@@ -113,6 +113,8 @@
                        this.tips = `${this.countdownTime}s后重新获取`
                        uni.$u.toast('验证码已发送');
                     }
               }).catch(err => {
                  this.isSendCode = false
               })
            } else {
               uni.$u.toast('倒计时结束后再发送');