mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-05 17:30:30 +00:00
[Update] 支持网域
This commit is contained in:
@@ -205,6 +205,7 @@ function objectDelete(obj, name, url, redirectTo) {
|
||||
url: url,
|
||||
body: JSON.stringify(body),
|
||||
method: 'DELETE',
|
||||
success_message: "删除成功",
|
||||
success: success,
|
||||
error: fail
|
||||
});
|
||||
|
Reference in New Issue
Block a user