ruoyi-ui/src/views/self/show.vue
@@ -1238,9 +1238,8 @@ // }, //个人记事本 toMemo(row){ const id = row.id; this.$router.push("/self/self/memo/" + id); toMemo(){ this.$router.push("/self/self/memo/" + this.individualList.userId); }, /** 查看详细信息 */