列表查询
This commit is contained in:
@@ -78,6 +78,7 @@ export default {
|
|||||||
params: {
|
params: {
|
||||||
current: this.current,
|
current: this.current,
|
||||||
partyName: this.partyName,
|
partyName: this.partyName,
|
||||||
|
partyId: this.user.partyId,
|
||||||
auditType: ['', 0, 1][this.tabIndex],
|
auditType: ['', 0, 1][this.tabIndex],
|
||||||
integralRuleId: this.integralRuleId
|
integralRuleId: this.integralRuleId
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user