src/views/exam/question/list.vue
@@ -51,7 +51,6 @@ </el-form-item> </el-form> <el-table v-loading="listLoading" :data="tableData" border fit highlight-current-row style="width: 100%"> <el-table-column prop="id" label="Id" width="90px"/> <el-table-column prop="subjectId" label="课目" :formatter="subjectIdFormatte" width="120px"/> <!-- <el-table-column prop="subjectId" label="课目">--> <!-- <template slot-scope="scope">-->