ch
2021-04-08 2edb37abd1e6f18289d846d23e3c18bd66a2539b
WebTM/views/Éú²ú¹¤Ðò¹ÜÀí/¹¤ÐòÅɹ¤µ¥/Sc_ProcessSendWorkList.html
@@ -109,7 +109,8 @@
                ,cellMinWidth: 90
                , cols: [[
                    //{ field: 'hmainid', title: 'hmainid', sort: true, width: 165 }
                    { field: 'HDate', title: '日期', sort: true, width: 120 }
                       { type: 'checkbox' }
                     ,{ field: 'HDate', title: '日期', sort: true, width: 120 }
                    , { field: 'HBillNo', title: '单据号', sort: true, width: 170 }
                    , { field: 'HBillStatus ', title: '单据状态', width: 105 }
                    , { field: 'HICMOBillNo', title: '任务单号' }
@@ -173,7 +174,7 @@
            var index0 = layer.load(0, { shade: false });
            $.ajax({
                //url: "http://61.130.49.162:9090/WMSAPI///Web/GetMAXNum",
                url: GetWEBURL() + '/LEMS/MES_Sc_ProcessReportList_Json',
                url: GetWEBURL() + '/Sc_ProcessMangement/MES_Sc_ProcessSendWorkMain_Json',
                type: "GET",
                data: { "sWhere": sWhere },
                success: function (data1) {
@@ -220,7 +221,7 @@
                }
                var index = layer.load(0, { shade: false });
                $.ajax({
                    url: GetWEBURL() + '/LEMS/MES_Sc_ProcessReportList_Json',
                    url: GetWEBURL() + '/Sc_ProcessMangement/MES_Sc_ProcessSendWorkMain_Json',
                    type: "GET",
                    data: { "sWhere": sWhere },
                    success: function (data1) {