add
This commit is contained in:
parent
d410edde86
commit
e0cead7127
@ -552,12 +552,10 @@
|
|||||||
if (!this.checkboxValue1[0]) {
|
if (!this.checkboxValue1[0]) {
|
||||||
return Toast("请勾选用户协议")
|
return Toast("请勾选用户协议")
|
||||||
}
|
}
|
||||||
this.splitAddress(this.formData.address)
|
|
||||||
return
|
|
||||||
this.formData.step = this.step
|
this.formData.step = this.step
|
||||||
|
|
||||||
if (this.step == 2) {
|
if (this.step == 2) {
|
||||||
this.isshow = true
|
this.isshow = true
|
||||||
|
this.splitAddress(this.formData.address)
|
||||||
this.countDown()
|
this.countDown()
|
||||||
} else {
|
} else {
|
||||||
this.agree()
|
this.agree()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user