|
@ -551,7 +551,7 @@ export default { |
|
|
this.$router.push({ |
|
|
this.$router.push({ |
|
|
path: "/dataBoard/renfang/resident", |
|
|
path: "/dataBoard/renfang/resident", |
|
|
query: { |
|
|
query: { |
|
|
user_id:String(info.userId) , |
|
|
user_id:info.search_id, |
|
|
}, |
|
|
}, |
|
|
}); |
|
|
}); |
|
|
// this.displayedResiId = info.user_id; |
|
|
// this.displayedResiId = info.user_id; |
|
|