From e0cead7127fca3042b2917efef9edd7dbaf36c10 Mon Sep 17 00:00:00 2001 From: zmj <1493694146@qq.com> Date: Thu, 16 May 2024 17:15:37 +0800 Subject: [PATCH] add --- pages/store/settled/index.vue | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/pages/store/settled/index.vue b/pages/store/settled/index.vue index cac839f..3182d8f 100644 --- a/pages/store/settled/index.vue +++ b/pages/store/settled/index.vue @@ -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()