列表查询

This commit is contained in:
liuye
2022-06-30 19:18:56 +08:00
parent cdd330a0f2
commit 018a4329f2

View File

@@ -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
}