| | |
| | | ,cellMinWidth: 90 |
| | | , cols: [[ |
| | | //{ field: 'hmainid', title: 'hmainid', sort: true, width: 165 } |
| | | { field: 'HBillType ', title: 'åæ®ç±»å', sort: true, width: 120 } |
| | | { type: 'checkbox' } |
| | | ,{ field: 'HBillType ', title: 'åæ®ç±»å', sort: true, width: 120 } |
| | | , { field: 'HBillSubType', title: 'åç±»å', sort: true, width: 170 } |
| | | //, { field: 'HBillStatus ', title: 'åæ®ç¶æ', width: 105 } |
| | | , { field: 'HDate', title: 'æ¥æ' } |
| | |
| | | var index0 = layer.load(0, { shade: false }); |
| | | $.ajax({ |
| | | //url: "http://61.130.49.162:9090/WMSAPI///Web/GetMAXNum", |
| | | url: GetWEBURL() + '/LEMS/MES_WW_EntrustWorkOrderBillMain_Json', |
| | | url: GetWEBURL() + '/Sc_ProcessMangement/MES_WW_EntrustWorkOrderBillMain_Json', |
| | | type: "GET", |
| | | data: { "sWhere": sWhere }, |
| | | success: function (data1) { |
| | |
| | | } |
| | | var index = layer.load(0, { shade: false }); |
| | | $.ajax({ |
| | | url: GetWEBURL() + '/LEMS/MES_WW_EntrustWorkOrderBillMain_Json', |
| | | url: GetWEBURL() + '/Sc_ProcessMangement/MES_WW_EntrustWorkOrderBillMain_Json', |
| | | type: "GET", |
| | | data: { "sWhere": sWhere }, |
| | | success: function (data1) { |