mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-16 14:26:43 +08:00
提交
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<div class="study-index" v-loading="loading">
|
||||
<Remark>
|
||||
1.学员个人中心首页,根据需求无需此页,直接打开我的任务->我报名的
|
||||
|
||||
</Remark>
|
||||
</div>
|
||||
</template>
|
||||
@@ -87,7 +87,7 @@
|
||||
// })
|
||||
},
|
||||
created() {
|
||||
//this.$router.push('/uc/study/courses');
|
||||
this.$router.push('/uc/study/courses');
|
||||
// this.searchData();
|
||||
// this.getLastStudy();
|
||||
// this.loadRemoteTask();
|
||||
|
||||
Reference in New Issue
Block a user