课程迁移调整

This commit is contained in:
fan 2021-01-08 17:48:25 +08:00
parent 682a47f730
commit ec5c335d37
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@
>
导入学生信息
</el-button>
<el-button type="text" @click="exportTemplate">导出模板</el-button>
<el-button type="text" @click="exportTemplate">学生信息导入模板</el-button>
<el-button type="text" @click="goBack">返回</el-button>
</div>
<el-tabs v-model="activeName" type="card">

View File

@ -116,7 +116,7 @@
>
导入学生信息
</el-button>
<el-button type="primary" size="mini" style="margin-top: 10px;" @click="exportResults">成绩导出</el-button></el-col>
<el-button type="primary" size="mini" style="margin-top: 10px;" @click="exportResults">成绩统计</el-button></el-col>
</el-row>
<div style="height: calc(100% - 270px);">
<el-scrollbar wrap-class="scrollbar-wrapper">