| | |
| | | //è¿å
¥é¡µé¢æ¾ç¤ºçç¼åå表 |
| | | $.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) { |
| | |
| | | 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) { |