This commit is contained in:
daihh
2023-03-29 19:36:40 +08:00
parent 63e6810514
commit 9de7dbb4d2
3 changed files with 65 additions and 11 deletions

View File

@@ -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();