Commit ecd8470c authored by 杨帆's avatar 杨帆

Merge branch 'dev-yf'' into 'develop'

修改新增

See merge request !2
parents 538db5a1 a67581e8
This diff is collapsed.
......@@ -301,7 +301,9 @@ export default {
this.$router.push({
name: "riskInherent",
params: {
id: this.messageList.id
id: this.messageList.id,
buildingId: this.messageList.riskBuildingListDtos[0].buildingId,
buildingName: this.messageList.riskBuildingListDtos[0].buildingName
}
});
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment