// 隐藏字段所在行 $($('#field10852').parents('TR')[0]).hide(); // 显示字段编码行 $($('#field10852').parents('TR')[0]).show();