| | |
| | | $("#HInterID").val(""); |
| | | $("#HBillNo").val(""); |
| | | $.ajax({ |
| | | url: GetWEBURL() + "/Web/GetMAXNum", |
| | | url: GetWEBURL() + "/Web/GetMAXNumPDA", |
| | | type: "GET", |
| | | data: { "HBillType": '3711' }, |
| | | success: function (d) { |
| | |
| | | elem: '#wl-table' |
| | | , url: GetWEBURL() + '/POStockInBill/DisBillEntryList_Webs_Json' |
| | | , where: { HBillID: sInterID, HBillType: '3711', sWhere: '' } |
| | | , cellMinWidth : 115 |
| | | , cellMinWidth: 115 |
| | | , totalRow: true |
| | | , cols: [[ |
| | | { type: 'radio' } |
| | | , { field: 'HQty', title: '鏁伴噺', sort: true } |
| | | , { field: 'HQtyMust', title: '搴旀敹鏁伴噺', sort: true } |
| | | , { field: 'HQty', title: '鏁伴噺', sort: true, totalRow: true} |
| | | , { field: 'HQtyMust', title: '搴旀敹鏁伴噺', sort: true, totalRow: true} |
| | | , { field: 'HMaterNumber', title: '鐗╂枡浠g爜', sort: true } |
| | | , { field: 'HMaterName', title: '鐗╂枡鍚嶇О', sort: true } |
| | | , { field: 'HMaterModel', title: '瑙勬牸鍨嬪彿', sort: true } |
| | |
| | | table.render({ |
| | | elem: '#wl-table' |
| | | , cellMinWidth: 80 |
| | | , totalRow: true |
| | | //, url: 'http://61.130.49.162:9090/WMSAPI///POStockInBill/DisBillEntryList_Webs_Json' |
| | | , url: GetWEBURL() + '/POStockInBill/DisBillEntryList_Webs_Json' |
| | | //, toolbar: '#toolbarDemo' |
| | | , where: { HBillID: sInterID, HBillType: '3711', sWhere: '' } |
| | | , cols: [[ |
| | | { type: 'radio' } |
| | | , { field: 'HQty', title: '鏁伴噺', sort: true } |
| | | , { field: 'HQtyMust', title: '搴旀敹鏁伴噺', sort: true } |
| | | , { field: 'HQty', title: '鏁伴噺', sort: true, totalRow: true} |
| | | , { field: 'HQtyMust', title: '搴旀敹鏁伴噺', sort: true, totalRow: true} |
| | | , { field: 'HMaterNumber', title: '鐗╂枡浠g爜', sort: true } |
| | | , { field: 'HMaterName', title: '鐗╂枡鍚嶇О', sort: true } |
| | | , { field: 'HMaterModel', title: '瑙勬牸鍨嬪彿', sort: true } |