This commit is contained in:
joshen
2025-01-18 01:13:55 +08:00
parent bb45487264
commit 7756c28679

View File

@@ -826,6 +826,7 @@ export default {
if (this.refId) { if (this.refId) {
this.queryCondition.type = 'recommend' this.queryCondition.type = 'recommend'
} }
this.searchPageView();
this.loadTypeData();//加载分类 this.loadTypeData();//加载分类
this.getAnkingData(); this.getAnkingData();
this.searchterm(); this.searchterm();