自动化立体仓库 - WMS系统
LSH
2023-08-14 1a987c661d60c77b258a3be42c09a3fd2ba3ae06
src/main/webapp/static/js/common.js
@@ -231,7 +231,7 @@
    {field: 'matnr', align: 'center',title: '商品编号', sort:true, width: 290}
    ,{field: 'specs', align: 'center',title: '规格', width: 200}
    ,{field: 'maktx', align: 'center',title: '商品名称', sort:true, width: 150}
    ,{field: 'orderNo', align: 'center',title: '单据编号', hide: true}
    ,{field: 'orderNo', align: 'center',title: '单据编号', hide: false}
    ,{field: 'batch', align: 'center',title: '批号', sort:true, hide: true}
    ,{field: 'anfme', align: 'center',title: '数量'}
    ,{field: 'zpallet', align: 'center',title: '托盘条码'}