This commit is contained in:
zmj 2024-05-16 17:15:37 +08:00
parent d410edde86
commit e0cead7127

View File

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