src/views/onlineEducation/groupExams/components/examChooseStudent.vue
@@ -5,6 +5,8 @@ :title="title" width="50%" :before-close="handleClose" :close-on-press-escape="false" :close-on-click-modal="false" > <div style="margin-bottom: 20px"> <el-checkbox v-model="state.bindBatchStu" @change="changeBind">绑定批次人员</el-checkbox>