提交 b6267977 authored 作者: matian's avatar matian

updates

上级 75c9be7d
...@@ -80,7 +80,7 @@ ...@@ -80,7 +80,7 @@
size="mini" size="mini"
plain plain
@click="handleGiven(row)" @click="handleGiven(row)"
v-if="row.create_certificate_flag === false" v-if="row.create_certificate_flag === true"
>颁发证书</el-button >颁发证书</el-button
> >
</template> </template>
...@@ -142,7 +142,6 @@ export default { ...@@ -142,7 +142,6 @@ export default {
align: 'center', align: 'center',
prop: 'expiration_time' prop: 'expiration_time'
}, },
{ label: '邮箱', align: 'center', prop: 'email' },
{ label: '重修次数', align: 'center', prop: 'study_times' }, { label: '重修次数', align: 'center', prop: 'study_times' },
{ label: '当前学习进度', align: 'center', prop: 'progress' }, { label: '当前学习进度', align: 'center', prop: 'progress' },
{ label: '考试成绩', align: 'center', prop: 'score' }, { label: '考试成绩', align: 'center', prop: 'score' },
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论