From 554964d2684ae8ab32b8771e96f33633934dbef4 Mon Sep 17 00:00:00 2001 From: jsy_zjg <31502350@qq.com> Date: Fri, 22 Nov 2024 18:25:26 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=9C=B0=E5=9D=97=E8=AF=A6?= =?UTF-8?q?=E6=83=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/work/land/index-detail.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/pages/work/land/index-detail.vue b/pages/work/land/index-detail.vue index 1da3bd1..34a6580 100644 --- a/pages/work/land/index-detail.vue +++ b/pages/work/land/index-detail.vue @@ -101,7 +101,6 @@ }, onLoad(options) { this.item = JSON.parse(decodeURIComponent(options.item)); - console.log(this.item) this.getDictList("custom_soil_type"); this.getDictList("custom_water_source_type"); this.getLandInfo();