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