@@ -58,7 +58,6 @@
class="student_input"
@change="searchStudent"
>
- <el-option label="所有学期" value=""></el-option>
<el-option
v-for="(y, yIndex) in yearJuri"
:key="yIndex"