This commit is contained in:
2026-07-27 12:20:29 +08:00 Unverified
parent 727a429abf
commit 33ae991e86
16 changed files with 7117 additions and 8 deletions
+4 -1
View File
@@ -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">