utils/request.js
@@ -73,7 +73,7 @@ title: response.data.msg, icon: 'error', position: 'top', duration: 1000 duration: 2000 }) return false; } @@ -135,7 +135,6 @@ statusCode, data } = resp; // 验证http状态码 const handlerHTTPStatus = handlerCode[statusCode];