$(this).parents('table:first > tbody > tr')
和
$(this).parents('table:first').children('tbody').children('tr')
jquery
jquery ×1