what: why: how: var removeItemEl = $(this); $.ajax(options).done(function (data) { removeItemEl.closest("tr").remove(); }); 打赏感谢支持与鼓励~