ruoyi-ui/src/views/genealogy/index.vue @@ -638,7 +638,7 @@ handleCheck(row){ const id = row.userId; alert(id) this.$router.push("/familymodel/jiagenwang/getPInfo/" + id); this.$router.push("/familymodel/jiagenwang/personInfo/" + id); },