mirror of
https://github.com/RobbieHan/sandboxMP.git
synced 2026-04-25 03:10:33 +08:00
network asset
This commit is contained in:
@@ -232,7 +232,7 @@
|
||||
oDataTable.ajax.reload();
|
||||
} else {
|
||||
//alert(msg.message);
|
||||
layer.alert("操作失败", {icon: 2});
|
||||
layer.alert("没有权限", {icon: 2});
|
||||
}
|
||||
return;
|
||||
}
|
||||
@@ -261,7 +261,7 @@
|
||||
oDataTable.ajax.reload();
|
||||
} else {
|
||||
//alert(msg.message);
|
||||
layer.alert('删除失败', {icon: 2});
|
||||
layer.alert('没有权限', {icon: 2});
|
||||
}
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user