|
@@ -7,7 +7,7 @@
|
|
|
</el-row>
|
|
|
<el-row class="rowLesson" type="flex" justify="center" ref="print">
|
|
|
<el-col :span="21" class="timeTable">
|
|
|
- <el-col :span="18" class="top">
|
|
|
+ <el-col :span="24" class="top">
|
|
|
<el-col :span="24" class="title"> 2020年第({{ data.term }})期高校大学生就业能力拓展训练课程表({{ data.name }}) </el-col>
|
|
|
<el-col :span="24" class="date"> ({{ th[0] }}—{{ th[th.length - 1] }}) </el-col>
|
|
|
</el-col>
|