zmr #45

Merged
zhaomingrui merged 3 commits from zmr into master 2020-07-03 02:59:02 +00:00
Showing only changes of commit 64b43b6b3d - Show all commits

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() {