From 018a4329f26bea50a3c9c5d530ce72edb74d9682 Mon Sep 17 00:00:00 2001 From: liuye Date: Thu, 30 Jun 2022 19:18:56 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=97=E8=A1=A8=E6=9F=A5=E8=AF=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/project/sanjianxi/AppApplyPoint/list.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/project/sanjianxi/AppApplyPoint/list.vue b/src/project/sanjianxi/AppApplyPoint/list.vue index 05f7eda..73df78c 100644 --- a/src/project/sanjianxi/AppApplyPoint/list.vue +++ b/src/project/sanjianxi/AppApplyPoint/list.vue @@ -78,6 +78,7 @@ export default { params: { current: this.current, partyName: this.partyName, + partyId: this.user.partyId, auditType: ['', 0, 1][this.tabIndex], integralRuleId: this.integralRuleId }