js比对两个table的tbody的数据,一个字段是否有相同的,或其他
<html> <header> </header> <body> <!-- 装备清单 --> <div id="zbqd"> <table border="1" cellspacing="0" style=" border-collapse: collapse;font-size: 14px;"> <thead> <tr> <th colspan="3" height="40px;" style="width: 295px;">装备清单</th> <th colspan="1" align="center" style="width: 70px;"> <input type="button" id="ok" class="optInput" value="调拨" onclick="pushEq()" /> </th> </tr> </thead> <tbody id="qdtbody"> <tr> <th align='center' style='width: 120px;'>装备名称</th> <th align='center'>数量</th> <th align='center' style='width:47px'>调拨数</th> <th align='center' style='width: 156px;'>存放地址</th> </tr> <tr id="1">