自动化立体仓库 - WMS系统
whycq
2024-11-25 a1a52e4000a5f2d61031767dc709074fb2f4cdae
src/main/webapp/static/js/agvWaitPakinLog/waitPakinLog.js
@@ -3,7 +3,7 @@
    var cols = [
    ];
    cols.push(
        //{field: 'suppCode', align: 'center',title: '料箱码'},
        //{field: 'suppCode', align: 'center',title: '货架码'},
        {field: 'anfme', align: 'center',title: '数量'});
    arrRemove(detlCols,  'field', 'zpallet');
    cols.push.apply(cols, detlCols);