From 3d3181dabd1dc00e646cb23cddafbcbb807b09b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E7=A3=8A?= <468619417@qq.com> Date: Thu, 6 Jul 2023 11:44:59 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B8=E9=94=80=E6=8F=90=E4=BA=A4=E5=8F=82?= =?UTF-8?q?=E6=95=B0shop=5Fid=E6=94=B9=E4=B8=BAimei?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/verification/stepOne.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/verification/stepOne.vue b/pages/verification/stepOne.vue index c4f3820..9d36051 100644 --- a/pages/verification/stepOne.vue +++ b/pages/verification/stepOne.vue @@ -206,7 +206,7 @@ export default { this.newData.coupon = JSON.stringify(this.newData.coupon); let params = { type: 2, - shop_id: this.axios_data.id, + imei: this.axios_data.id, user_id: this.tenantId, number_of_people: +this.newData.userNum, amount_receivable: this.newData.totalMoney,