前端
This commit is contained in:
parent
6fdc798ea3
commit
dec09acc57
@ -919,7 +919,7 @@ if ($act == 'newevent') {
|
||||
function deletefujian(id){
|
||||
|
||||
if("<?=$isxfvrole?>" != "1" && "<?=$isxfyyerole?>" != "1" && "<?=$canEdit?>" != "1" && "<?=$isgxvrole?>" != "1" && "<?=$isgxyyerole?>" != "1" && "<?=$isgxcperole?>" != "1" && "<?=$isgxyferole?>" != "1" && "<?=$canEdit?>" != "1")return
|
||||
if (confirm("确定删除该用户???")) {
|
||||
if (confirm("确定删除该附件???")) {
|
||||
$.ajax({
|
||||
url: './?app=uploader&act=del',
|
||||
dataType: 'json',
|
||||
|
Loading…
Reference in New Issue
Block a user