This commit is contained in:
@@ -952,7 +952,6 @@ export default {
|
||||
this.formState.serverError = res.error;
|
||||
window.$gz.form.setErrorBoxErrors(this);
|
||||
} else {
|
||||
console.log(JSON.stringify(res.data));
|
||||
this.whoList = res.data;
|
||||
this.whoDialog = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user