bug
This commit is contained in:
@@ -92,7 +92,7 @@
|
||||
colConfigs: [
|
||||
{ prop: 'examinationName', label: '考试名称', align: 'left' },
|
||||
{ prop: 'allSubjectNumber', label: '试题总数', align: 'center' },
|
||||
{ prop: 'beginTime', label: '通过分数', align: 'center' },
|
||||
{ prop: 'passScore', label: '通过分数', align: 'center' },
|
||||
{ prop: 'status', label: '状态', align: 'center', format: v => this.dict.getLabel('qjEIStatus', v) },
|
||||
{ prop: 'examinationNumber', label: '考试人数', align: 'center' },
|
||||
{ prop: 'passNumber', label: '通过人数', align: 'center' }
|
||||
|
||||
Reference in New Issue
Block a user