ruoyi-ui/src/views/components/superMindmap.vue
@@ -239,6 +239,8 @@ }) .on("click",function (event, node) { let data = node.data // alert(213) // alert("/familymodel/jiagenwang/personInfo/" + data.id) that.$router.push("/familymodel/jiagenwang/personInfo/" + data.id); })