forked from liweijie/education
教研室管理
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
<el-form-item label="教研室名称" prop="jysmc">
|
||||
<el-input
|
||||
v-model="queryParams.jysmc"
|
||||
placeholder="请输入教研室名称(模糊)"
|
||||
placeholder="请输入教研室名称"
|
||||
clearable
|
||||
style="width: 180px"
|
||||
@keyup.enter.native="handleQuery"
|
||||
|
||||
Reference in New Issue
Block a user