mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-08 02:16:43 +08:00
Compare commits
1 Commits
master-zsh
...
master_120
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
618f39d270 |
15420
package-lock.json
generated
15420
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -16,6 +16,7 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"axios": "^0.21.4",
|
"axios": "^0.21.4",
|
||||||
|
"BOE-Online": "file:",
|
||||||
"core-js": "^3.6.5",
|
"core-js": "^3.6.5",
|
||||||
"driver.js": "^0.9.8",
|
"driver.js": "^0.9.8",
|
||||||
"echarts": "^5.3.0",
|
"echarts": "^5.3.0",
|
||||||
|
|||||||
@@ -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