课程迁移调整
This commit is contained in:
parent
682a47f730
commit
ec5c335d37
@ -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">
|
||||
|
@ -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">
|
||||
|
Loading…
Reference in New Issue
Block a user