Explorar el Código

评卷界面优化

nikang hace 6 años
padre
commit
352a02556e
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/modules/marking/views/MarkPaperCheck.vue

+ 1 - 0
src/modules/marking/views/MarkPaperCheck.vue

@@ -21,6 +21,7 @@
                 placeholder="请选择"
                 filterable
                 style="width:150px;"
+                @focus="e => getSpecialtyList4Search(e.target.value)"
               >
                 <el-option label="请选择" value></el-option>
                 <el-option