自动化立体仓库 - WMS系统
1
zhang
2 天以前 09a7f2e0165bc50cafd9da0ee1fa7b0201d0f2e8
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})