mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-10 03:16:42 +08:00
课程和案例本地存储
This commit is contained in:
@@ -1073,7 +1073,7 @@ export default {
|
||||
},
|
||||
|
||||
async getCaseData() {
|
||||
// this.saveLocalFilters();//存储本地刷新有记录
|
||||
this.saveLocalFilters();//存储本地刷新有记录
|
||||
let majorTypeList = [];
|
||||
let allFielclass = JSON.parse(JSON.stringify(this.getAllFielclass()));
|
||||
// 获取树状id
|
||||
|
||||
Reference in New Issue
Block a user