|
|
@@ -179,7 +179,7 @@ export default {
|
|
|
this.phoneButtonContent--
|
|
|
if (typeof this.phoneButtonContent !== typeof 0 || this.phoneButtonContent <= 0) {
|
|
|
clearInterval(this._phoneCodeCdInterval)
|
|
|
- this._phoneCodeCdInterval = '发送验证码'
|
|
|
+ this.phoneButtonContent = '发送验证码'
|
|
|
}
|
|
|
}, 1000)
|
|
|
}
|