|
|
@@ -73,7 +73,6 @@
|
|
|
} else {
|
|
|
this.$http.get(`/update/user/mobile/hasRegister`, {params: {mobile: this.valid2.mobile}})
|
|
|
.then(response => {
|
|
|
- console.log(response.data.content.hasRegister, '111')
|
|
|
if (response.data.content.hasRegister) {
|
|
|
this.getCodeBtnIsDisabled = true
|
|
|
this.mobileSecondChecked = false
|