var _this = $(this).parents("tr"); 直接父类 var _this = $("#file-list-body").find("tr").length find之后是dom对象