课程大纲
This commit is contained in:
@@ -205,6 +205,7 @@
|
||||
if (res.code == 0 && res.labels.length > 0) {
|
||||
this.treeList = res.labels
|
||||
this.getCourseInfo(this.treeList[0].id)
|
||||
// console.log(this.treeList[0].id,'+++++')
|
||||
this.showDrawer('showRight')
|
||||
} else {
|
||||
this.treeList = []
|
||||
|
||||
Reference in New Issue
Block a user