From a8709c784aa90bd69a2f1d51e89a9bd5903632e0 Mon Sep 17 00:00:00 2001 From: baoyu <102349094+Bytq@users.noreply.github.com> Date: Tue, 9 Apr 2024 14:27:49 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=20=E8=BF=9B=E5=85=A5?= =?UTF-8?q?=E6=90=9C=E7=B4=A2=E4=B8=AD=E5=BF=83=EF=BC=8C=E6=90=9C=E7=B4=A2?= =?UTF-8?q?=E6=A1=86=E5=86=85=E5=AD=98=E5=9C=A8allvalue?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/searchCenter/pages/standardSearch/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/searchCenter/pages/standardSearch/index.vue b/src/pages/searchCenter/pages/standardSearch/index.vue index 5b3136625..2b37e3dc5 100644 --- a/src/pages/searchCenter/pages/standardSearch/index.vue +++ b/src/pages/searchCenter/pages/standardSearch/index.vue @@ -219,7 +219,7 @@ export default { CLLX: '', page: 1, pageSize: this.$store.getters.userInfo.configContent, - selectValue: this.$route.params.searchValue || '' + selectValue: '' }, total: 0, list: [],