wip:(重构接口实现方式5)
This commit is contained in:
@@ -284,6 +284,7 @@
|
||||
$.ajax({
|
||||
url: '/api/v1/users/user/' + obj.data['id'],
|
||||
dataType: 'json',
|
||||
contentType: 'application/json',
|
||||
type: 'delete',
|
||||
success: function (result) {
|
||||
layer.close(loading)
|
||||
|
||||
Reference in New Issue
Block a user