自动化立体仓库 - WMS系统
#
lsh
2024-01-24 b5fa899c46b54a7f7c447d7d8d7ba0c440415204
src/main/webapp/static/js/pack/pack.js
@@ -24,8 +24,8 @@
            {type: 'checkbox'}
            // ,{field: 'id', align: 'center',title: 'ID'}
            ,{field: 'barcode',title: '条码'}
            ,{field: 'matnr', align: 'center',title: '商品编号', minWidth: 250, width: 250}
            ,{field: 'batch', align: 'center',title: '序列码', hide: true}
            ,{field: 'matnr', align: 'center',title: '规格', minWidth: 250, width: 250}
            ,{field: 'batch', align: 'center',title: '箱号', hide: true}
            ,{field: 'settle$', align: 'center',title: '状态', templet: '#settleTpl',  minWidth: 160, width: 160}
            // ,{field: 'status$', align: 'center',title: '状态'}
            // ,{field: 'createTime$', align: 'center',title: '添加时间'}