去除姚吟添加的默认排序条件

This commit is contained in:
emcchui
2025-02-13 14:26:10 +08:00
parent ca25bd9d76
commit 1843c9e6aa

View File

@@ -826,7 +826,6 @@ 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();