摘要: //拼接产品字符串 var productArray = new Array(); $.each($("#fmeatask-subSystem").find("option:selected"), function(index, obj) { productArray.push($(obj).tex 阅读全文
posted @ 2019-11-26 09:45 HalleyZ 阅读(1189) 评论(0) 推荐(0)