From efbf778d808cb25e271ef9661a5339d781886ef6 Mon Sep 17 00:00:00 2001 From: joshen Date: Sat, 18 Jan 2025 01:24:39 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AA=BF=E8=A9=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/portal/case/Index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/portal/case/Index.vue b/src/views/portal/case/Index.vue index 4b554335..765cbbff 100644 --- a/src/views/portal/case/Index.vue +++ b/src/views/portal/case/Index.vue @@ -826,7 +826,7 @@ export default { if (this.refId) { this.queryCondition.type = 'recommend' } - this.searchPageView(); + // this.searchPageView(); this.loadTypeData();//加载分类 this.getAnkingData(); this.searchterm();