fuliqi
2024-07-10 64902cc758c99e31e274e7ebb36b9502908a24ea
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">