自动化立体仓库 - WMS系统
*
1
2 天以前 e00d5d46e95e74087feb71c6cc8cec69d073f050
src/main/webapp/static/js/pakStore/turnOver.js
@@ -30,7 +30,7 @@
        cellMinWidth: 50,
        limit: 500,
        cols: [[
            ,{field: 'matnr', align: 'center',title: 'sku', sort:true}
            ,{field: 'matnr', align: 'center',title: '商品编号', sort:true}
            ,{field: 'maktx', align: 'center',title: '商品名称', sort:true}
            ,{field: 'loc_no', align: 'center',title: '库位号', sort:true}
            ,{field: 'orderNo', align: 'center',title: '单据编号', hide: true}