🐛 windows搜索优化

This commit is contained in:
sunyuqiang
2023-09-20 15:53:18 +08:00
parent ef77ca30b9
commit 9412d3bc59
2 changed files with 2 additions and 2 deletions

View File

@@ -93,6 +93,7 @@ const emit = defineEmits([
'focus',
'clearSearchValue',
'readClipboardContent',
'clearClipbord',
]);
const keydownEvent = (e, key: string) => {