Commit c43023c0 by zhaopanyu

zpy 12.22

parent 55880a9c
......@@ -101,7 +101,7 @@
</template>
</el-table-column>
<el-table-column label="教师姓名" align="center" prop="teacherName" sortable width="150" show-overflow-tooltip />
<el-table-column label="授课班级" align="center" prop="teachingClassName" sortable width="150"
<el-table-column label="授课班级" align="center" prop="teachingClassName" sortable width="120"
show-overflow-tooltip />
<el-table-column label="班级类型" align="center" prop="classType" sortable show-overflow-tooltip width="200">
<!-- <template slot-scope="scope">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment