watch only user
This commit is contained in:
parent
0ca145ac95
commit
3398817c25
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ const FollowList = {
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
watch: {
|
watch: {
|
||||||
'$route': 'fetchEntries'
|
'user': 'fetchEntries'
|
||||||
},
|
},
|
||||||
components: {
|
components: {
|
||||||
UserCard
|
UserCard
|
||||||
|
|
Loading…
Reference in a new issue