Don't take me to the above reply when clicking on the post
Why was it like this???
This commit is contained in:
parent
1c60269359
commit
acf376e7b9
|
@ -1,6 +1,6 @@
|
|||
<template>
|
||||
<div v-size="{ max: [450] }" class="wrpstxzv" :class="{ children: depth > 1 }">
|
||||
<div class="main" @click="router.push(notePage(note.reply))">
|
||||
<div class="main" @click="router.push(notePage(note))">
|
||||
<div class="avatar-container">
|
||||
<MkAvatar class="avatar" :user="note.user"/>
|
||||
<div class="line"></div>
|
||||
|
|
Loading…
Reference in New Issue