|
@@ -608,7 +608,6 @@
|
|
|
// 获取校验码
|
|
// 获取校验码
|
|
|
getCheckCode () {
|
|
getCheckCode () {
|
|
|
this.isShowLoading = true
|
|
this.isShowLoading = true
|
|
|
- console.log(111)
|
|
|
|
|
if (!this.fastLogin.mobile) {
|
|
if (!this.fastLogin.mobile) {
|
|
|
this.isShowLoading = false
|
|
this.isShowLoading = false
|
|
|
this.$message.error('请先填写手机号')
|
|
this.$message.error('请先填写手机号')
|