- Accepted and Refused Group Entering
- Report a User
This commit is contained in:
@@ -121,6 +121,7 @@ export default defineComponent({
|
||||
|
||||
|
||||
async function refreshdata(username: string) {
|
||||
console.log('refreshdata')
|
||||
loading.value = true
|
||||
userId.value = userStore.my._id
|
||||
|
||||
@@ -176,6 +177,7 @@ export default defineComponent({
|
||||
notifStore,
|
||||
show_all,
|
||||
t,
|
||||
$q,
|
||||
username,
|
||||
userStore,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user