mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-10 19:36:43 +08:00
調試
This commit is contained in:
@@ -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();
|
||||||
|
|||||||
Reference in New Issue
Block a user