liujie
1 天以前 9a44650b174f598392d0a0522b02a341ff14acb0
cloud-server-management/src/main/webapp/static/modular/system/tGoods/tGoods_info.js
@@ -168,11 +168,14 @@
    $("#coun").append(str);
}
TGoodsInfoDlg.selecUserOpt1 = function (arr){
    console.log(arr)
    console.log("返回的数组")
    console.log("此时的site集合")
    console.log(this.siteIds)
    //获取所有的值
    var subArr= this.siteIds;
    console.log(subArr)
    $(".userTableOne").each(function () {
    $(".timeClass").each(function () {
        subArr.push($(this).find("input[name*='id']").val());
    });
    var str = '';