Commit 0914be20 authored by liudong1993's avatar liudong1993

1

parent d3a8e727
......@@ -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