@@ -74,7 +74,7 @@ export default {
.catch((err) => {
// _this.props.history.push("/login");
// window.alert(err.response.data)
- //window.location.href="https://edu.cocorobo.cn/course/login?type=1";
+ window.location.href="https://edu.cocorobo.cn/course/login?type=1";
});
},