自动化立体仓库 - WMS系统
yxFwq
2024-08-17 03f1f29582355afad2a83a0cde339e562f589eb1
src/main/webapp/static/js/pack/pack.js
@@ -25,7 +25,7 @@
            // ,{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: '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: '添加时间'}