课程内考试 ,时间不显示问题

This commit is contained in:
daihh
2022-12-29 12:45:40 +08:00
parent 7901cbc595
commit a58d582051
4 changed files with 5 additions and 5 deletions

View File

@@ -422,7 +422,7 @@
</el-form-item>
<el-form-item label="考试时长">
<el-col :span="6">{{exam.info.passScore}}分钟</el-col>
<el-col :span="6">{{exam.info.testDuration}}分钟</el-col>
<!-- <el-col :span="9">
<el-form-item label="尝试次数">{{exam.info.times}}</el-form-item>
</el-col> -->