在实训配置页面点击模拟实战后跳转的页面显示不存在
This commit is contained in:
parent
71d2c18442
commit
eeefb8e51e
|
|
@ -88,7 +88,7 @@
|
|||
event.stopPropagation();
|
||||
});
|
||||
|
||||
$("body").click(function(event){
|
||||
$(".task-pm-content").click(function(event){
|
||||
$(".course_list_ul").hide();
|
||||
event.stopPropagation();
|
||||
});
|
||||
|
|
|
|||
Loading…
Reference in New Issue