From 32e05115c242e783dc896401142a303a357f9d67 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BB=98=E6=B0=91=E5=BA=B7?= Date: Thu, 20 Mar 2025 14:36:22 +0800 Subject: [PATCH] =?UTF-8?q?=E9=AB=98=E7=BA=A7=E6=90=9C=E7=B4=A2=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0placeholder?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/AdvanceSearch/index.vue | 6 +++--- src/views/Jyh/Search/Components/BatchVerify.vue | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/components/AdvanceSearch/index.vue b/src/components/AdvanceSearch/index.vue index 32a1f60..3b1b484 100644 --- a/src/components/AdvanceSearch/index.vue +++ b/src/components/AdvanceSearch/index.vue @@ -10,7 +10,7 @@ - + @@ -22,7 +22,7 @@ - + @@ -43,7 +43,7 @@ - + diff --git a/src/views/Jyh/Search/Components/BatchVerify.vue b/src/views/Jyh/Search/Components/BatchVerify.vue index 070ac0f..6d966cb 100644 --- a/src/views/Jyh/Search/Components/BatchVerify.vue +++ b/src/views/Jyh/Search/Components/BatchVerify.vue @@ -252,7 +252,7 @@ const getReleaseList = async() => { }; onMounted(async() => { - getReleaseList(); + // getReleaseList(); }); const filterVerifyResult = (type) => {