1
cwjbxqmz
2024-01-26 b742f00aac8e1e1bb628232383c35e67f4a41e4e
WebTM/views/Ä£Öξ߹ÜÀí/Ä£Öξ߹ÜÀí/Sc_MouldOtherOutBillList.html
@@ -144,7 +144,7 @@
            //进入页面显示的缓存列表
            $.ajax({
                //url: "http://61.130.49.162:9090/WMSAPI///Web/GetMAXNum",
                url: GetWEBURL() + '/Sc_MouldOtherOutBill/GetMouldOtherOutBillList',
                url: GetWEBURL() + '/Sc_MouldOtherOutBill/GetMouldOtherOutBill',
                type: "GET",
                data: { "sWhere": sWhere},
                success: function (data1) {
@@ -168,7 +168,7 @@
                var index = layer.load(0);
                $.ajax({
                    //url: "http://61.130.49.162:9090/WMSAPI///Web/GetMAXNum",
                    url: GetWEBURL1() + '/Sc_MouldOtherOutBill/GetMouldOtherOutBillList',
                    url: GetWEBURL1() + '/Sc_MouldOtherOutBill/GetMouldOtherOutBill',
                    type: "GET",
                    data: { "sWhere": sWhere},
                    success: function (data1) {