1
0
mirror of https://github.com/zclzone/vue-naive-admin.git synced 2026-01-22 15:40:21 +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

View File

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