From 1843c9e6aa6f0e40dda4906ad3205cc469e49dad Mon Sep 17 00:00:00 2001 From: emcchui Date: Thu, 13 Feb 2025 14:26:10 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E9=99=A4=E5=A7=9A=E5=90=9F=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0=E7=9A=84=E9=BB=98=E8=AE=A4=E6=8E=92=E5=BA=8F=E6=9D=A1?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/portal/case/Index.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/src/views/portal/case/Index.vue b/src/views/portal/case/Index.vue index 4a5a14a9..a0c8bf36 100644 --- a/src/views/portal/case/Index.vue +++ b/src/views/portal/case/Index.vue @@ -826,7 +826,6 @@ export default { if (this.refId) { this.queryCondition.type = 'recommend' } - this.searchPageView(); this.loadTypeData();//加载分类 this.getAnkingData(); this.searchterm();