stopping
 confirm("确定删除该权限?") 点击确定返回true 
 
if(confirm("确定删除该权限?")){
   //点击确定后操作
  
}
 
效果

 

分类:

技术点:

相关文章: