This commit is contained in:
joshen
2025-01-18 01:55:22 +08:00
parent efbf778d80
commit 178431e7df

View File

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