"eladmin-tools/git@ustchcs.com:gujinli1118/eladmin.git" did not exist on "207e6fb1dfba92f3c56bcf450c94ec7c895160a7"
Commit e78081af authored by Sun's avatar Sun
Browse files

no commit message

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