feige
5 天以前 f6ba10af9f368f251de29e77ba88d5ad33bc31d6
ruoyi-ui/src/views/peopleSearch/index.vue
@@ -477,7 +477,10 @@
      // 查看详情
      handleView(row) {
        var id = row.id
      this.$router.push("/familymodel/bignote/familyeventInfo/" + id);
        if(row.module=="事纪")
          this.$router.push("/familymodel/bignote/familyeventInfo/" + id);
         else if(row.module=="收藏")
          this.$router.push("/familymodel/collection/collectionInfo/" + id)
      },
      // 编辑