From 178431e7df1a30ae82e3d9f7ef67d6852752752a Mon Sep 17 00:00:00 2001 From: joshen Date: Sat, 18 Jan 2025 01:55:22 +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 765cbbff..4b554335 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();