diff --git a/src/views/portal/case/Index.vue b/src/views/portal/case/Index.vue index ebcc2484..700c9f7e 100644 --- a/src/views/portal/case/Index.vue +++ b/src/views/portal/case/Index.vue @@ -826,6 +826,7 @@ export default { if (this.refId) { this.queryCondition.type = 'recommend' } + this.searchPageView(); this.loadTypeData();//加载分类 this.getAnkingData(); this.searchterm();