src/main/webapp/static/js/pakStore/pakStore.js | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/main/webapp/static/js/pakStore/pakStore.js
@@ -7,10 +7,12 @@ tableIns = table.render({ elem: '#chooseData', data: [], even: true, limit: 500, cellMinWidth: 50, cols: [[ {type: 'checkbox', fixed: 'left'}, {type: 'checkbox'}, {field: 'matNo', align: 'center', title: '物料编码', sort: 'true'}, {field: 'barcode', align: 'center', title: '条码'}, {field: 'matName', align: 'center', title: '物料名称'}, @@ -27,6 +29,7 @@ // 提取物料 var matCodeLayerIdx; function getMat() { tableIns.reload({data: []}) matCodeLayerIdx = layer.open({ type: 2, title: '库位物料',