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