摘要: ``` $.each(arrayAllSjyd, function(indexAll, itemAll){ var chkFlg = "0"; $.each(arraySjydSel, function(indexSel, itemSel){ if(itemAll.split("/")[0] == itemSel.split(" ")[0]){ result_sjyd += '' + '' + i 阅读全文
posted @ 2019-11-13 13:50 ^sun^ 阅读(577) 评论(0) 推荐(0)