自动化立体仓库 - WMS系统
whycq
2024-05-29 f78cdcd32b1b872efce68e6a45aba7181df1f9fb
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);