1
0
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:
大脸怪 2024-01-21 08:51:51 +00:00 committed by Gitee
commit 95a1ef654c
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -28,7 +28,7 @@
type="text"
placeholder="请输入用户名"
clearable
@keydown.enter="() => $table?.handleSearch"
@keydown.enter="() => $table?.handleSearch()"
/>
</MeQueryItem>