Explorar o código

500公共提示

chenrui %!s(int64=4) %!d(string=hai) anos
pai
achega
acd033c2cb
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/utils/request.js

+ 1 - 1
src/utils/request.js

@@ -67,7 +67,7 @@ service.interceptors.response.use((response) => {
       })
     }, 2000)
   }
-  if ((response.data.status == '900' || response.data.status == '500') && window.location.pathname != '/user/login') {
+  if ((response.data.status == '900') && window.location.pathname != '/user/login') {
     notification.destroy()
     notification.error({
       message: '提示',