CY_ECommercePlatform/CY.WebForm/js/business/Order.js
@@ -276,6 +276,38 @@
    }
}
/*
批量完工
*/
function ToDeliverWork(operateFn, validateFn) {
    var ids = '';
    var cks = $("input[name='ckId']:checked");
    if (cks.length == 0) { alertMsg('没有选中任何项!'); return; } else { }
    var isCan = true;
    cks.each(function (ii, vv) {
        var ckVal = $(this).val();
        var ckValJson = eval('(' + ckVal + ')');
        //        if (parseInt(ckValJson.orderType) < 1 && ckValJson.orderState == 1) {
        //            isCan = false;
        //            return false;
        //        }
        if (ckValJson.orderState == 1 || ckValJson.orderState <= 0) {
            isCan = false;
            return false;
        }
        ids = ids + ',' + $(vv).attr("value_keyid");
    });
    if (isCan) {
        dialog.open({ URL: "/Pages/business/DeliverWork.aspx?ids=" + ids, Title: '完工', Height: 600, Width: 680 });
    }
    else {
        alertMsg("所选订单未受理,或已冻结,或者已终止,或已完成,不能操作完工!");
    }
}
function SendToServer(sparam) {
    CallServer(sparam, function (data, textStatus) {
@@ -567,6 +599,318 @@
    } else {
        $("#Duiyinghetongbianhao").show();
    }
    if (sel.value == 29) {
        $("#BlackAndWhite29").show();
        $("#Book6").hide();
        $("#PictureAlbumNew15").hide();
        $("#DMInquiry14").hide();
        $("#ReceiptDocument27").hide();
        $("#Envelop21").hide();
        $("#NewsPaper7").hide();
        $("#Shijuan38").hide();
        $("#Adhesive20").hide();
        $("#Reticule16").hide();
        $("#Note22").hide();
        $("#GongWenZhi39").hide();
        $("#Calendary23").hide();
        $("#DeskCalendar25").hide();
        $("#Packet26").hide();
        $("#Qita1111").hide();
    }
    if (sel.value == 29) {
        $("#BlackAndWhite29").show();
        $("#Book6").hide();
        $("#PictureAlbumNew15").hide();
        $("#DMInquiry14").hide();
        $("#ReceiptDocument27").hide();
        $("#Envelop21").hide();
        $("#NewsPaper7").hide();
        $("#Shijuan38").hide();
        $("#Adhesive20").hide();
        $("#Reticule16").hide();
        $("#Note22").hide();
        $("#GongWenZhi39").hide();
        $("#Calendary23").hide();
        $("#DeskCalendar25").hide();
        $("#Packet26").hide();
        $("#Qita1111").hide();
    }
    else if (sel.value == 6) {
        $("#BlackAndWhite29").hide();
        $("#Book6").show();
        $("#PictureAlbumNew15").hide();
        $("#DMInquiry14").hide();
        $("#ReceiptDocument27").hide();
        $("#Envelop21").hide();
        $("#NewsPaper7").hide();
        $("#Shijuan38").hide();
        $("#Adhesive20").hide();
        $("#Reticule16").hide();
        $("#Note22").hide();
        $("#GongWenZhi39").hide();
        $("#Calendary23").hide();
        $("#DeskCalendar25").hide();
        $("#Packet26").hide();
        $("#Qita1111").hide();
    }
    else if (sel.value == 15) {
        $("#BlackAndWhite29").hide();
        $("#Book6").hide();
        $("#PictureAlbumNew15").show();
        $("#DMInquiry14").hide();
        $("#ReceiptDocument27").hide();
        $("#Envelop21").hide();
        $("#NewsPaper7").hide();
        $("#Shijuan38").hide();
        $("#Adhesive20").hide();
        $("#Reticule16").hide();
        $("#Note22").hide();
        $("#GongWenZhi39").hide();
        $("#Calendary23").hide();
        $("#DeskCalendar25").hide();
        $("#Packet26").hide();
        $("#Qita1111").hide();
    }
    else if (sel.value == 14) {
        $("#BlackAndWhite29").hide();
        $("#Book6").hide();
        $("#PictureAlbumNew15").hide();
        $("#DMInquiry14").show();
        $("#ReceiptDocument27").hide();
        $("#Envelop21").hide();
        $("#NewsPaper7").hide();
        $("#Shijuan38").hide();
        $("#Adhesive20").hide();
        $("#Reticule16").hide();
        $("#Note22").hide();
        $("#GongWenZhi39").hide();
        $("#Calendary23").hide();
        $("#DeskCalendar25").hide();
        $("#Packet26").hide();
        $("#Qita1111").hide();
    }
    else if (sel.value == 27) {
        $("#BlackAndWhite29").hide();
        $("#Book6").hide();
        $("#PictureAlbumNew15").hide();
        $("#DMInquiry14").hide();
        $("#ReceiptDocument27").show();
        $("#Envelop21").hide();
        $("#NewsPaper7").hide();
        $("#Shijuan38").hide();
        $("#Adhesive20").hide();
        $("#Reticule16").hide();
        $("#Note22").hide();
        $("#GongWenZhi39").hide();
        $("#Calendary23").hide();
        $("#DeskCalendar25").hide();
        $("#Packet26").hide();
        $("#Qita1111").hide();
    }
    else if (sel.value == 21) {
        $("#BlackAndWhite29").hide();
        $("#Book6").hide();
        $("#PictureAlbumNew15").hide();
        $("#DMInquiry14").hide();
        $("#ReceiptDocument27").hide();
        $("#Envelop21").show();
        $("#NewsPaper7").hide();
        $("#Shijuan38").hide();
        $("#Adhesive20").hide();
        $("#Reticule16").hide();
        $("#Note22").hide();
        $("#GongWenZhi39").hide();
        $("#Calendary23").hide();
        $("#DeskCalendar25").hide();
        $("#Packet26").hide();
        $("#Qita1111").hide();
    }
    else if (sel.value == 7) {
        $("#BlackAndWhite29").hide();
        $("#Book6").hide();
        $("#PictureAlbumNew15").hide();
        $("#DMInquiry14").hide();
        $("#ReceiptDocument27").hide();
        $("#Envelop21").hide();
        $("#NewsPaper7").show();
        $("#Shijuan38").hide();
        $("#Adhesive20").hide();
        $("#Reticule16").hide();
        $("#Note22").hide();
        $("#GongWenZhi39").hide();
        $("#Calendary23").hide();
        $("#DeskCalendar25").hide();
        $("#Packet26").hide();
        $("#Qita1111").hide();
    }
    else if (sel.value == 38) {
        $("#BlackAndWhite29").hide();
        $("#Book6").hide();
        $("#PictureAlbumNew15").hide();
        $("#DMInquiry14").hide();
        $("#ReceiptDocument27").hide();
        $("#Envelop21").hide();
        $("#NewsPaper7").hide();
        $("#Shijuan38").show();
        $("#Adhesive20").hide();
        $("#Reticule16").hide();
        $("#Note22").hide();
        $("#GongWenZhi39").hide();
        $("#Calendary23").hide();
        $("#DeskCalendar25").hide();
        $("#Packet26").hide();
        $("#Qita1111").hide();
    }
    else if (sel.value == 20) {
        $("#BlackAndWhite29").hide();
        $("#Book6").hide();
        $("#PictureAlbumNew15").hide();
        $("#DMInquiry14").hide();
        $("#ReceiptDocument27").hide();
        $("#Envelop21").hide();
        $("#NewsPaper7").hide();
        $("#Shijuan38").hide();
        $("#Adhesive20").show();
        $("#Reticule16").hide();
        $("#Note22").hide();
        $("#GongWenZhi39").hide();
        $("#Calendary23").hide();
        $("#DeskCalendar25").hide();
        $("#Packet26").hide();
        $("#Qita1111").hide();
    }
    else if (sel.value == 16) {
        $("#BlackAndWhite29").hide();
        $("#Book6").hide();
        $("#PictureAlbumNew15").hide();
        $("#DMInquiry14").hide();
        $("#ReceiptDocument27").hide();
        $("#Envelop21").hide();
        $("#NewsPaper7").hide();
        $("#Shijuan38").hide();
        $("#Adhesive20").hide();
        $("#Reticule16").show();
        $("#Note22").hide();
        $("#GongWenZhi39").hide();
        $("#Calendary23").hide();
        $("#DeskCalendar25").hide();
        $("#Packet26").hide();
        $("#Qita1111").hide();
    }
    else if (sel.value == 22) {
        $("#BlackAndWhite29").hide();
        $("#Book6").hide();
        $("#PictureAlbumNew15").hide();
        $("#DMInquiry14").hide();
        $("#ReceiptDocument27").hide();
        $("#Envelop21").hide();
        $("#NewsPaper7").hide();
        $("#Shijuan38").hide();
        $("#Adhesive20").hide();
        $("#Reticule16").hide();
        $("#Note22").show();
        $("#GongWenZhi39").hide();
        $("#Calendary23").hide();
        $("#DeskCalendar25").hide();
        $("#Packet26").hide();
        $("#Qita1111").hide();
    }
    else if (sel.value == 39) {
        $("#BlackAndWhite29").hide();
        $("#Book6").hide();
        $("#PictureAlbumNew15").hide();
        $("#DMInquiry14").hide();
        $("#ReceiptDocument27").hide();
        $("#Envelop21").hide();
        $("#NewsPaper7").hide();
        $("#Shijuan38").hide();
        $("#Adhesive20").hide();
        $("#Reticule16").hide();
        $("#Note22").hide();
        $("#GongWenZhi39").show();
        $("#Calendary23").hide();
        $("#DeskCalendar25").hide();
        $("#Packet26").hide();
        $("#Qita1111").hide();
    }
    else if (sel.value == 23) {
        $("#BlackAndWhite29").hide();
        $("#Book6").hide();
        $("#PictureAlbumNew15").hide();
        $("#DMInquiry14").hide();
        $("#ReceiptDocument27").hide();
        $("#Envelop21").hide();
        $("#NewsPaper7").hide();
        $("#Shijuan38").hide();
        $("#Adhesive20").hide();
        $("#Reticule16").hide();
        $("#Note22").hide();
        $("#GongWenZhi39").hide();
        $("#Calendary23").show();
        $("#DeskCalendar25").hide();
        $("#Packet26").hide();
        $("#Qita1111").hide();
    }
    else if (sel.value == 25) {
        $("#BlackAndWhite29").hide();
        $("#Book6").hide();
        $("#PictureAlbumNew15").hide();
        $("#DMInquiry14").hide();
        $("#ReceiptDocument27").hide();
        $("#Envelop21").hide();
        $("#NewsPaper7").hide();
        $("#Shijuan38").hide();
        $("#Adhesive20").hide();
        $("#Reticule16").hide();
        $("#Note22").hide();
        $("#GongWenZhi39").hide();
        $("#Calendary23").hide();
        $("#DeskCalendar25").show();
        $("#Packet26").hide();
        $("#Qita1111").hide();
    }
    else if (sel.value == 26) {
        $("#BlackAndWhite29").hide();
        $("#Book6").hide();
        $("#PictureAlbumNew15").hide();
        $("#DMInquiry14").hide();
        $("#ReceiptDocument27").hide();
        $("#Envelop21").hide();
        $("#NewsPaper7").hide();
        $("#Shijuan38").hide();
        $("#Adhesive20").hide();
        $("#Reticule16").hide();
        $("#Note22").hide();
        $("#GongWenZhi39").hide();
        $("#Calendary23").hide();
        $("#DeskCalendar25").hide();
        $("#Packet26").show();
        $("#Qita1111").hide();
    }
    else {
        $("#BlackAndWhite29").hide();
        $("#Book6").hide();
        $("#PictureAlbumNew15").hide();
        $("#DMInquiry14").hide();
        $("#ReceiptDocument27").hide();
        $("#Envelop21").hide();
        $("#NewsPaper7").hide();
        $("#Shijuan38").hide();
        $("#Adhesive20").hide();
        $("#Reticule16").hide();
        $("#Note22").hide();
        $("#GongWenZhi39").hide();
        $("#Calendary23").hide();
        $("#DeskCalendar25").hide();
        $("#Packet26").hide();
        $("#Qita1111").show();
    }
}