From a15d0cea69c447d667c0ac29c181d5ea11959261 Mon Sep 17 00:00:00 2001 From: hbao Date: Wed, 16 Mar 2022 15:08:59 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E7=BB=98=E5=9B=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/homesteadSurvey/add.vue | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/views/homesteadSurvey/add.vue b/src/views/homesteadSurvey/add.vue index bb60d019..820da87c 100644 --- a/src/views/homesteadSurvey/add.vue +++ b/src/views/homesteadSurvey/add.vue @@ -4561,7 +4561,7 @@ this.form.suyqrdm = response.rows[0].suyqrdm this.form.zl = response.rows[0].suyqrmc } - this.zjdProductResh(); + this.zjdProduct(); }); } }, @@ -6041,7 +6041,6 @@ }, zjdProduct(){ this.zjdProductResh = this.guidProduct(); - console.log(this.zjdProductResh); this.mapClickLoading(); }, zrzProduct(){