Commit 93bee8c8 by 芋道源码 Committed by Gitee

!445 解决部门管理页面中,重置按钮失效问题

Merge pull request !445 from 刘岩Tony/N/A
parents 0385d4db 742456dd
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
:inline="true" :inline="true"
label-width="68px" label-width="68px"
> >
<el-form-item label="部门名称" prop="title"> <el-form-item label="部门名称" prop="name">
<el-input <el-input
v-model="queryParams.name" v-model="queryParams.name"
placeholder="请输入部门名称" placeholder="请输入部门名称"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment