mirror of
https://github.com/zclzone/vue-naive-admin.git
synced 2025-05-01 06:39:01 +08:00
!2 update src/views/pms/user/index.vue.
Merge pull request !2 from aiden/N/A
This commit is contained in:
commit
95a1ef654c
@ -28,7 +28,7 @@
|
|||||||
type="text"
|
type="text"
|
||||||
placeholder="请输入用户名"
|
placeholder="请输入用户名"
|
||||||
clearable
|
clearable
|
||||||
@keydown.enter="() => $table?.handleSearch"
|
@keydown.enter="() => $table?.handleSearch()"
|
||||||
/>
|
/>
|
||||||
</MeQueryItem>
|
</MeQueryItem>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user