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