摘要: $("#TableList tr").each(function () { //for (var i = 1; i <= AM_index; i++) { _Drop_LocationText = $(this).find("td:first").find("select").val(); //$("#" + "Drop_Location" + K).val(); _Drop_LogicNetworkText = $(this).children('td').eq(1).f 阅读全文
posted @ 2014-03-24 16:21 JIN__JIN 阅读(2665) 评论(0) 推荐(0)