From 6a243921e31562b2f07cc06b030d0c136b037887 Mon Sep 17 00:00:00 2001 From: shijingjing <1789544664@qq.com> Date: Thu, 21 Jul 2022 16:31:12 +0800 Subject: [PATCH] =?UTF-8?q?=E6=95=B0=E6=8D=AE=E8=BF=87=E6=BB=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/AppHelpEffect/AppHelpEffect.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/apps/AppHelpEffect/AppHelpEffect.vue b/src/apps/AppHelpEffect/AppHelpEffect.vue index 1ad43e21..4d5c8857 100644 --- a/src/apps/AppHelpEffect/AppHelpEffect.vue +++ b/src/apps/AppHelpEffect/AppHelpEffect.vue @@ -96,9 +96,9 @@ export default { this.$http.post('/app/appgirdmemberpoverty/listByGirdMember', null, { params: { current: this.current, - con: this.name, - area: this.areaId, - houseType: this.houseType + name: this.name, + areaId: this.areaId, + provertyStatus: this.houseType }, }).then((res) => { if (res?.data) {