$("").parent().parent() //父元素的父元素 $("").parents("tr") // 祖先元素 找到tr 相关文章: 2022-12-23 2021-09-15 2021-12-16 2021-10-27 2021-05-28 2021-11-23 2022-12-23