From 3176a0624a425a1f834fd0ff1b831fa1f31997a2 Mon Sep 17 00:00:00 2001 From: weipengfei <2187978347@qq.com> Date: Sat, 16 Dec 2023 09:58:35 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/store/settled/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/store/settled/index.vue b/pages/store/settled/index.vue index 553a207..9bfcd5b 100644 --- a/pages/store/settled/index.vue +++ b/pages/store/settled/index.vue @@ -658,7 +658,7 @@ `${this.business[0][this.index2[0]].name} ${this.business[1][this.index2[1]].name} ${this.business[2][this.index2[2]].name}` this.area_id = this.business[0][this.index2[0]].code this.street_id = this.business[1][this.index2[1]].code - this.village_id = this.business[2][this.index2[2]].code + this.village_id = this.business[2][this.index2[2]].id if(this.merchantData.mer_type==12) return ; //市级供应链不需要查询镇农科公司 merstreet({ street_code: this.street_id