forked from liweijie/education
全局用到全量查询的下拉框 做模糊查询
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
:value="activeSemester ? activeSemester.nd : ''"
|
||||
placeholder="请选择学期"
|
||||
size="small"
|
||||
filterable
|
||||
class="semester-select"
|
||||
@change="handleSwitch"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user