This commit is contained in:
@@ -791,7 +791,9 @@ export default {
|
||||
this.formState.serverError = res.error;
|
||||
window.$gz.form.setErrorBoxErrors(this);
|
||||
} else {
|
||||
this.categories = res.data.users;
|
||||
this.availableUsers = res.data.users;
|
||||
|
||||
this.events.splice(0);
|
||||
const timeZoneName = this.timeZoneName;
|
||||
let i = res.data.items.length;
|
||||
|
||||
Reference in New Issue
Block a user