mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-23 17:55:37 +08:00
修改
This commit is contained in:
@@ -789,7 +789,7 @@ export default {
|
||||
//当前已经不再使用
|
||||
//console.log(e);
|
||||
},
|
||||
showRes(r,i,index) {//i:子节下标,index:章下标
|
||||
showRes(r,i,index) { //i:子节下标,index:章下标
|
||||
if(i!=undefined && index!=undefined && r.status<9) {
|
||||
if(this.courseInfo.orderStudy) {
|
||||
//判断上个是否学完
|
||||
|
||||
Reference in New Issue
Block a user