@@ -86,7 +86,8 @@
methods: {
getJianliInfo() {
let req = {
- id: this.pageInfo.id
+ id: this.pageInfo.id,
+ userId: this.pageInfo.userId
}
getJiazhengJianli(req).then(res => {
console.log('res', res);