Commit 5c52308a authored by 黄奎's avatar 黄奎
parents 045ce0e5 675e4201
......@@ -83,6 +83,7 @@
<el-table-column prop="AgainNum" label="进度" width="100">
<template slot-scope="scope">
{{scope.row.CourseRateName}}({{scope.row.ChapterGradeNo}})
<div v-if="scope.row.ClassDate" style="font-size:3px; line-height: 13px">{{scope.row.ClassDate}}</div>
</template>
</el-table-column>
<el-table-column prop="State" label="状态" width="70">
......
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