Skip to content

Commit 8c624fb

Browse files
committed
fix: bug fix
1 parent f6f3429 commit 8c624fb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

frontend/src/views/system/embedded/index.vue

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -456,8 +456,6 @@ const saveHandler = () => {
456456
style="width: 240px; margin-right: 12px"
457457
:placeholder="$t('dashboard.search')"
458458
clearable
459-
@keyup.enter="handleSearch"
460-
@blur="handleSearch"
461459
>
462460
<template #prefix>
463461
<el-icon>

0 commit comments

Comments
 (0)