mirror of
https://github.com/jumpserver/lina.git
synced 2025-09-01 06:58:01 +00:00
perf: 优化table搜索框切换搜索字段后不能回车搜索问题
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
@blur="focus = false"
|
||||
@focus="focus = true"
|
||||
@change="handleConfirm"
|
||||
@keyup.enter.native="handleConfirm"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
Reference in New Issue
Block a user