root 3 năm trước cách đây
mục cha
commit
6bca38b6b4
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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";
         });
     },
   },