From 9251ab86e3565c1733991a485f78021799641597 Mon Sep 17 00:00:00 2001 From: liuye Date: Mon, 30 Oct 2023 11:56:50 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=9A=E8=B4=B9=E7=BC=B4=E7=BA=B3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/party/AppPartyPayment/AppPartyPayment.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/party/AppPartyPayment/AppPartyPayment.vue b/packages/party/AppPartyPayment/AppPartyPayment.vue index 3eef475c..646e3e0c 100644 --- a/packages/party/AppPartyPayment/AppPartyPayment.vue +++ b/packages/party/AppPartyPayment/AppPartyPayment.vue @@ -247,7 +247,7 @@ this.instance.post(`/app/appdfjnzhisheng/list`, null, { params: { ...this.search, - orgId: this.search.partyId + orgId: this.search.partyOrgId } }).then(res => { if (res.code == 0) {