Skip to content

Commit 93bee8c

Browse files
YunaiVgitee-org
authored andcommitted
!445 解决部门管理页面中,重置按钮失效问题
Merge pull request !445 from 刘岩Tony/N/A
2 parents 0385d4d + 742456d commit 93bee8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/views/system/dept/index.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
:inline="true"
99
label-width="68px"
1010
>
11-
<el-form-item label="部门名称" prop="title">
11+
<el-form-item label="部门名称" prop="name">
1212
<el-input
1313
v-model="queryParams.name"
1414
placeholder="请输入部门名称"

0 commit comments

Comments
 (0)