预演
This commit is contained in:
@@ -88,7 +88,10 @@ onMounted(load)
|
||||
<h2>我的培养方案</h2>
|
||||
<p>按培养方案核对已完成、在读、重修与尚未通过的课程。</p>
|
||||
</div>
|
||||
<el-button :icon="Refresh" @click="load">刷新进度</el-button>
|
||||
<div class="page-actions">
|
||||
<el-button @click="$router.push('/academic-planning')">学业规划与毕业模拟</el-button>
|
||||
<el-button :icon="Refresh" @click="load">刷新进度</el-button>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section v-if="student" class="student-plan-head">
|
||||
|
||||
Reference in New Issue
Block a user