From 90343e13b6d5b9cd1a7e692f56d8df481595a2ae Mon Sep 17 00:00:00 2001 From: Apcallover <1503963513@qq.com> Date: Wed, 24 Apr 2024 09:57:00 +0800 Subject: [PATCH] =?UTF-8?q?flat:=20=E4=BF=AE=E6=94=B9=E6=90=9C=E7=B4=A2?= =?UTF-8?q?=E5=A4=AA=E5=93=A6=E5=A7=90=20=E8=A1=8C=E4=B8=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/project/project.vue | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pages/project/project.vue b/pages/project/project.vue index 29ccb2e..bc2b9a9 100644 --- a/pages/project/project.vue +++ b/pages/project/project.vue @@ -536,7 +536,6 @@ areaModal, industryModal } = this.searchData; - console.log(areaModal) let params = { current: this.nearPage.current, size: this.nearPage.size, @@ -570,7 +569,7 @@ size: this.policyPage.size, education: submitData["学历"], salary: submitData["工资"], - industry: industryModal?.info?.id, + industry: industryModal?.industry, // province: areaModal?.address1[0], // city: areaModal?.address1[1], wageUnitCategory: submitData["wageUnitCategory"],