From f04d4d08f295976a17e5743b10f41c4f945a7d14 Mon Sep 17 00:00:00 2001 From: ZtRXR Date: Mon, 28 Aug 2023 21:35:22 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E4=BA=86=E6=84=8F=E5=A4=96?= =?UTF-8?q?=E4=BA=A7=E7=94=9Fxhr=E8=AF=B7=E6=B1=82=E7=9A=84=E9=94=99?= =?UTF-8?q?=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/tools/qqazk/QqazkSearchBox.vue | 1 - pages/tools/qqazk.vue | 7 +------ pages/tools/qqazk/index.vue | 7 +------ 3 files changed, 2 insertions(+), 13 deletions(-) diff --git a/components/tools/qqazk/QqazkSearchBox.vue b/components/tools/qqazk/QqazkSearchBox.vue index 1305360..769d61d 100644 --- a/components/tools/qqazk/QqazkSearchBox.vue +++ b/components/tools/qqazk/QqazkSearchBox.vue @@ -50,7 +50,6 @@ const testAndSearch = ()=>{ :model="formLabelAlign" style="max-width: 460px" @keydown.enter="testAndSearch" - @submit.native.prevent > diff --git a/pages/tools/qqazk.vue b/pages/tools/qqazk.vue index 3533811..de33346 100644 --- a/pages/tools/qqazk.vue +++ b/pages/tools/qqazk.vue @@ -1,12 +1,7 @@