Commit af9b218a authored by yun's avatar yun

修改bug

parent ebe10f9f
...@@ -299,6 +299,7 @@ export default { ...@@ -299,6 +299,7 @@ export default {
releaseDateSort: this.returnValue !== '1' ? '0' : '', // 发布时间排序(1升序 0降序) releaseDateSort: this.returnValue !== '1' ? '0' : '', // 发布时间排序(1升序 0降序)
searchType: '0', // 查询类型 0 全部 1 推荐 2在学 3收藏 4兴趣 searchType: '0', // 查询类型 0 全部 1 推荐 2在学 3收藏 4兴趣
courseIds: '', courseIds: '',
course: this.tabsName,
departs: '', departs: '',
labelId: this.labelId, // 接收标签id labelId: this.labelId, // 接收标签id
lessonType: this.lessonType, // 课程类型 0 线上课程 1 线下培训 lessonType: this.lessonType, // 课程类型 0 线上课程 1 线下培训
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment