Родитель
940b422017
Коммит
f7383b7ba6
|
@ -158,7 +158,7 @@ export class AbpHttpConfiguration {
|
|||
if (!ajaxResponse.error) {
|
||||
ajaxResponse.error = this.defaultError;
|
||||
}
|
||||
debugger;
|
||||
|
||||
this.logError(ajaxResponse.error);
|
||||
this.showError(ajaxResponse.error);
|
||||
|
||||
|
@ -386,4 +386,4 @@ export class AbpHttpInterceptor implements HttpInterceptor {
|
|||
|
||||
return false;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче