fix .prevent

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2025-05-23 11:52:10 +07:00
parent 5642d5b3a0
commit b2298c0e76
25 changed files with 25 additions and 25 deletions

View file

@ -590,7 +590,7 @@ onMounted(async () => {
dense
v-model="inputSearch"
ref="filterRef"
@keydown.enter.pervent="
@keydown.enter.prevent="
storeData.fetchLog({
rootId: qureyBody.rootId ?? undefined,
size: size ?? undefined,