src/views/exam/question/list.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/exam/question/list.vue
@@ -31,6 +31,7 @@ </el-form-item> </el-form> <el-table v-loading="listLoading" :data="tableData" border fit highlight-current-row style="width: 100%"> <el-table-column align="center" prop="id" label="编号" width="80px" /> <el-table-column align="center" prop="shortTitle" label="题目" show-overflow-tooltip> </el-table-column> <el-table-column align="center" prop="subjectName" label="科目" width="150px">