自动化立体仓库 - WMS系统
#
1
1 天以前 c90f42702b056664dbb3502a14041ba902273665
src/main/webapp/static/js/order/out.js
@@ -32,10 +32,10 @@
            {type: 'checkbox'}
            ,{type: 'numbers', title: '#'}
            ,{field: 'orderNo', align: 'center',title: '单据编号', templet: '#orderNoTpl', width: 160}
            ,{field: 'matnr', align: 'center',title: 'sku', width: 160}
            ,{field: 'matnr', align: 'center',title: '商品编号', width: 160}
            ,{field: 'maktx', align: 'center',title: '名称', width: 200}
            ,{field: 'batch', align: 'center',title: '序列码',hide:true}
            ,{field: 'specs', align: 'center',title: '规格',hide:true}
            // ,{field: 'batch', align: 'center',title: '序列码',hide:true}
            // ,{field: 'specs', align: 'center',title: '规格',hide:true}
            ,{field: 'standby1', align: 'center',title: 'po', hide: false}
            ,{field: 'standby2', align: 'center',title: 'upc', hide: false}
            // ,{field: 'anfme', align: 'center',title: '数量'}