保誠-保戶業務員媒合平台
HelenHuang
2022-03-31 1ac23eec19591f05ead299ec489e7f025a2c7627
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) {