This commit is contained in:
Henry Jameson 2026-06-11 12:34:13 +03:00
commit 002b97295d
6 changed files with 14 additions and 14 deletions

View file

@ -45,7 +45,7 @@ const UserProfileAdminView = {
},
userId() {
return this.$route.params.id
}
},
},
methods: {
fetchStatuses(page) {