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