Commit e78081af authored by Sun's avatar Sun
Browse files

no commit message

parent 81fdef6b
......@@ -111,7 +111,7 @@ $("#btnDeleteAll").click(function(){
}
top.layer.confirm('确认要彻底删除数据吗?', {icon: 3, title:'系统提示'}, function(index){
window.location = url+"?ids="+ids;
//top.layer.close(index);
top.layer.close(index);
});
if($(this).attr("href")) return false;
});
......
Supports Markdown
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