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