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 }