Commit 4909462f by liuyingying

再封

parent bc460bc2
......@@ -374,7 +374,7 @@
' <li class="li_right">'+bugtype +'</li>\n' +
' <li class="li_long li_small_text">'+software +'</li>\n' +
' </ul>';
$(this).after($h1);
window.location.reload();
}
});
if(!isFind){
......@@ -386,7 +386,7 @@
' <li class="li_right">'+bugtype +'</li>\n' +
' <li class="li_long li_small_text">'+software +'</li>\n' +
' </ul>';
$('#cve .wrap')[1].prepend($h2);
window.location.reload();
}
}else{
$('#error_log').append(response['error']);
......
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