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();