lsc 3 年之前
父节点
当前提交
ba32622542
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/App.vue

+ 1 - 1
src/App.vue

@@ -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";
         });
     },
   },