实训点击事件
This commit is contained in:
parent
55d8fa7f13
commit
f482b90cc2
|
|
@ -1121,7 +1121,9 @@ function checkLesson(item){
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
function shixun_link(shixun){
|
||||
window.open('/shixuns/' + shixun);
|
||||
}
|
||||
function subject_link(id){
|
||||
window.open('/subjects/' + id);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue