自动化立体仓库 - WMS系统
lty
4 天以前 d66bc1821a36fd9272292bfa9d9c0980359e9ae0
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}