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