Browse Source

考生日志管理移除批次清除按钮

zhangjie 4 years ago
parent
commit
b111708fd4
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/features/invigilation/StudentLogManage/StudentLogManage.vue

+ 0 - 1
src/features/invigilation/StudentLogManage/StudentLogManage.vue

@@ -12,7 +12,6 @@
               v-model="filter.examId"
               placeholder="请选择批次"
               @change="examChange"
-              clearable
             >
               <el-option
                 v-for="item in examBatchs"