zhouwx
2024-07-22 55cc4c8bbbd66ce4b33fff8712d4c53e2080b5a0
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>