自动化立体仓库 - WMS系统
#1
lsh
3 天以前 3f4dc532dcd3268ab90ca0f0ec10d5c70a529cdb
src/main/webapp/static/js/locRule/locRule.js
@@ -23,11 +23,13 @@
        cols: [[
            {type: 'checkbox'}
            // ,{field: 'id', align: 'center',title: 'ID'}
            , {field: 'matnr', align: 'center', title: '商品编号'}
            , {field: 'matnr', align: 'center', title: 'sku'}
            ,{field: 'supp', align: 'center',title: 'po'}
            ,{field: 'sku', align: 'center',title: 'upc'}
            , {field: 'specs', align: 'center', title: '规格'}
            , {field: 'model', align: 'center', title: '型号'}
            , {field: 'cstmr', align: 'center', title: '客户'}
            , {field: 'batch', align: 'center', title: '批号'}
            , {field: 'batch', align: 'center', title: '批号',hide:true}
            , {field: 'other', align: 'center', title: '其他', hide: true}
            , {field: 'rowBeg', align: 'center', title: '开始排'}
            , {field: 'rowEnd', align: 'center', title: '结束排'}