保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 8a4ab6ba9525432ccaa314ce0e7e5b06d2f62816
PAMapp/shared/services/httpClient.ts
@@ -64,7 +64,6 @@
};
function showErrorMessageBox(error: any): void {
  // console.log('error', error, error.response);
  setTimeout(() => {
    if (!_.includes(notRequireInterceptorErrorUrl, error.config.url)) {
      switch (error.response.status) {