change username to user
This commit is contained in:
@@ -69,6 +69,7 @@ const dialog = ref();
|
||||
const form = ref();
|
||||
const newUser = ref(false);
|
||||
const role = ref('');
|
||||
|
||||
const localUser = ref<User>({
|
||||
user: '',
|
||||
email: '',
|
||||
|
||||
Reference in New Issue
Block a user