@@ -340,7 +340,7 @@ export default {
}
}).catch(error => {
- window.location.href = error.response.data.redirect;
+ // window.location.href = error.response.data.redirect;
});