This commit is contained in:
@@ -531,6 +531,7 @@ export default {
|
|||||||
true
|
true
|
||||||
);
|
);
|
||||||
if (res.error) {
|
if (res.error) {
|
||||||
|
console.log(res.error);
|
||||||
//don't expect this to ever get called but just in case
|
//don't expect this to ever get called but just in case
|
||||||
throw new Error(window.$gz.errorHandler.errorToString(res, vm));
|
throw new Error(window.$gz.errorHandler.errorToString(res, vm));
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user