This commit is contained in:
zmr900709 2020-07-03 10:56:45 +08:00
parent 4be45cafde
commit 64b43b6b3d

View File

@ -139,7 +139,7 @@
return false;
}
if( this.sms_code == ''){
this.$refs.uToast.show({
this.$refs.uToast.show({
title: '验证码不能为空',
type: 'error'
})
@ -192,7 +192,7 @@
type: 'error'
})
}
})
})
},
// qq
rect_qq() {