自动化立体仓库 - WMS系统
1
zhang
3 天以前 df115aec77ff63d19e74193478b46bcc6bbc4f09
src/main/webapp/static/js/pakStore/boxOut.js
@@ -7,6 +7,7 @@
        {field: 'anfme', align: 'center',title: '数量'}
        ,{field: 'locNo$', align: 'center',title: '库位号'}
        ,{field: 'batch', align: 'center',title: '木箱尺寸'}
        ,{field: 'suppCode', align: 'center',title: '新旧'}
        ,{field: 'memo', align: 'center',title: '木箱备注'}
    ];
    // cols.push({fixed: 'right', title:'操作', align: 'center', toolbar: '#operate', width: 80})