watch only user
This commit is contained in:
parent
0ca145ac95
commit
3398817c25
|
@ -56,7 +56,7 @@ const FollowList = {
|
|||
}
|
||||
},
|
||||
watch: {
|
||||
'$route': 'fetchEntries'
|
||||
'user': 'fetchEntries'
|
||||
},
|
||||
components: {
|
||||
UserCard
|
||||
|
|
Loading…
Reference in New Issue