mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-13 12:56:43 +08:00
去除姚吟添加的默认排序条件
This commit is contained in:
@@ -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();
|
||||||
|
|||||||
Reference in New Issue
Block a user