review pass 1
This commit is contained in:
parent
210b1f5ee4
commit
d94cac6376
25 changed files with 56 additions and 292 deletions
|
|
@ -204,6 +204,7 @@ const UserProfile = {
|
|||
List,
|
||||
FollowCard,
|
||||
TabSwitcher,
|
||||
Conversation,
|
||||
},
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -60,7 +60,7 @@ const UserProfileAdminView = {
|
|||
Checkbox,
|
||||
},
|
||||
watch: {
|
||||
godmode() {
|
||||
fetchOptions() {
|
||||
this.$refs.list.reset()
|
||||
},
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue