自动化立体仓库 - WMS系统
#
whycq
2025-01-04 207823b94f5627fae49d29b51b5ce7186a70c8e0
src/main/webapp/static/js/order/out.js
@@ -35,8 +35,10 @@
            ,{field: 'orderNo', align: 'center',title: '单据编号', templet: '#orderNoTpl', width: 160}
            ,{field: 'matnr', align: 'center',title: '商品编码', width: 160}
            ,{field: 'maktx', align: 'center',title: '商品名称', width: 200}
            ,{field: 'batch', align: 'center',title: '序列码'}
            ,{field: 'specs', align: 'center',title: '规格'}
            ,{field: 'owner$', align: 'center',title: '货主'}
            ,{field: 'payment$', align: 'center',title: '货物形态'}
            ,{field: 'owner', align: 'center',title: '货主', hide: true}
            ,{field: 'payment', align: 'center',title: '货物形态', hide: true}
            // ,{field: 'anfme', align: 'center',title: '数量'}
            // ,{field: 'qty', align: 'center',title: '作业数量', style: 'font-weight: bold'}
            ,{field: 'anfme', align: 'center',title: '总数量', style: 'font-weight: bold'}