zzr99
2021-10-18 f77d188d5e393ee6b4a04597e6f4ebb10196643a
器具管理所有页面列表加上排序
1个文件已修改
4 ■■■■ 已修改文件
WebTM/views/模治具管理/模治具管理/Sc_MouldOtherOutBillList.html 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
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) {