调整创建订单,实名认证,签约
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
export default {
|
||||
data() {
|
||||
return {
|
||||
username : '18245180131',
|
||||
username : '',
|
||||
password : '',
|
||||
confirmation: '',
|
||||
code : '',
|
||||
@@ -115,6 +115,7 @@
|
||||
})
|
||||
let smsTime = 60;
|
||||
verifyCaptcha({
|
||||
type : 'register',
|
||||
mobileNo : this.username,
|
||||
captcha : this.captcha,
|
||||
captcha_key : this.captchaKey
|
||||
|
||||
Reference in New Issue
Block a user