| | |
| | | , { field: 'HBatchNo', title: 'æ¹æ¬¡', width: 150 } |
| | | , { field: 'HAuxPropName', title: 'è¾
å©å±æ§', width: 150 } |
| | | , { field: 'HAuxPropID', title: 'HAuxPropID', width: 150, hide: true } |
| | | , { field: 'HWhName', title: 'ä»åº', width: 150} |
| | | , { field: 'HWHName', title: 'ä»åº', width: 150} |
| | | , { field: 'HWhID', title: 'HWhID', width: 150, hide: true } |
| | | , { field: 'HSPName', title: 'ä»ä½', width: 150 } |
| | | , { field: 'HSPID', title: 'HSPID', width: 150, hide: true } |
| | |
| | | , { field: 'HBatchNo', title: 'æ¹æ¬¡', width: 150 } |
| | | , { field: 'HAuxPropName', title: 'è¾
å©å±æ§', width: 150 } |
| | | , { field: 'HAuxPropID', title: 'HAuxPropID', width: 150, hide: true } |
| | | , { field: 'HWhName', title: 'ä»åº', width: 150 } |
| | | , { field: 'HWHName', title: 'ä»åº', width: 150 } |
| | | , { field: 'HWhID', title: 'HWhID', width: 150, hide: true } |
| | | , { field: 'HSPName', title: 'ä»ä½', width: 150 } |
| | | , { field: 'HSPID', title: 'HSPID', width: 150, hide: true } |
| | |
| | | //var Flag = sessionStorage["SourceFlag"]; |
| | | //夿æ¡ç æ¯å¦ä¸ºç©º new |
| | | if (HBarCode == '') { |
| | | playSound(); |
| | | layer.msg("æ¡ç 为空ï¼ä¸è½æ«æï¼", { icon: 5, btn: ['确认'], time: 100000, offset: 't', skin: 'layui-layer-lan', title: "温馨æç¤º" }); |
| | | return false; |
| | | } |
| | | if (HBarCode != "") { |
| | | $('#HBarCode').val(""); |
| | | playSound(); |
| | | layer.msg("æ¡ç 为空ï¼ä¸è½æ«æï¼", { icon: 5, btn: ['确认'], time: 100000, offset: 't', skin: 'layui-layer-lan', title: "温馨æç¤º" }); |
| | | return false; |
| | | } |
| | | layer.load(3) |
| | | table.render({ |
| | | elem: '#wl-table' |
| | | , url: GetWEBURL() + '/KF_ICInventoryByMaterID/GetBillEntry_TmpList_Pack' |
| | | , toolbar: '#toolbarDemo' |
| | | , defaultToolbar: [] |
| | | , where: { HBarCode: HBarCode, sHWHID: sHWHID, sHSPID: sHSPID,HOWNERID: sessionStorage["OrganizationID"], sWhere: '' } |
| | | , cols: [[ |
| | | { type: 'radio' } |
| | | , { field: 'HQty', title: 'æ°é', width: 150 } |
| | | , { field: 'HMaterNumber', title: 'ç©æä»£ç ', width: 150 } |
| | | , { field: 'HMaterName', title: 'ç©æåç§°', width: 150 } |
| | | , { field: 'HMaterModel', title: 'è§æ ¼åå·', width: 150 } |
| | | , { field: 'HMaterID', title: 'ç©æID', width: 150, hide: true } |
| | | , { field: 'HBatchNo', title: 'æ¹æ¬¡', width: 150 } |
| | | , { field: 'HAuxPropName', title: 'è¾
å©å±æ§', width: 150 } |
| | | , { field: 'HAuxPropID', title: 'HAuxPropID', width: 150, hide: true } |
| | | , { field: 'HWhName', title: 'ä»åº', width: 150 } |
| | | , { field: 'HWhID', title: 'HWhID', width: 150, hide: true } |
| | | , { field: 'HSPName', title: 'ä»ä½', width: 150 } |
| | | , { field: 'HSPID', title: 'HSPID', width: 150, hide: true } |
| | | , { field: 'HOWNERName', title: 'ç»ç»', width: 150 } |
| | | ]] |
| | | // , data: [linterid] |
| | | // , page: true |
| | | , height: 500 |
| | | , done: function () { |
| | | layer.closeAll("loading"); |
| | | } |
| | | }); |
| | | layer.closeAll("loading"); |
| | | |
| | | if (HBarCode != "") { |
| | | $('#HBarCode').val(""); |
| | | } |
| | | layer.load(3) |
| | | table.render({ |
| | | elem: '#wl-table' |
| | | , url: GetWEBURL() + '/KF_ICInventoryByMaterID/GetBillEntry_TmpList_Pack' |
| | | , toolbar: '#toolbarDemo' |
| | | , defaultToolbar: [] |
| | | , where: { HBarCode: HBarCode, sHWHID: sHWHID, sHSPID: sHSPID, HOWNERID: sessionStorage["OrganizationID"], sWhere: '' } |
| | | , cols: [[ |
| | | { type: 'radio' } |
| | | , { field: 'HQty', title: 'æ°é', width: 150 } |
| | | , { field: 'HMaterNumber', title: 'ç©æä»£ç ', width: 150 } |
| | | , { field: 'HMaterName', title: 'ç©æåç§°', width: 150 } |
| | | , { field: 'HMaterModel', title: 'è§æ ¼åå·', width: 150 } |
| | | , { field: 'HMaterID', title: 'ç©æID', width: 150, hide: true } |
| | | , { field: 'HBatchNo', title: 'æ¹æ¬¡', width: 150 } |
| | | , { field: 'HAuxPropName', title: 'è¾
å©å±æ§', width: 150 } |
| | | , { field: 'HAuxPropID', title: 'HAuxPropID', width: 150, hide: true } |
| | | , { field: 'HWHName', title: 'ä»åº', width: 150 } |
| | | , { field: 'HWhID', title: 'HWhID', width: 150, hide: true } |
| | | , { field: 'HSPName', title: 'ä»ä½', width: 150 } |
| | | , { field: 'HSPID', title: 'HSPID', width: 150, hide: true } |
| | | , { field: 'HOWNERName', title: 'ç»ç»', width: 150 } |
| | | ]] |
| | | // , data: [linterid] |
| | | // , page: true |
| | | , height: 500 |
| | | , done: function () { |
| | | layer.closeAll("loading"); |
| | | } |
| | | }); |
| | | layer.closeAll("loading"); |
| | | } |
| | | }); |
| | | |