自动化立体仓库 - WMS系统
#1
lsh
2024-05-31 d417e332b39e7da99f637e94ebacf199fb158a72
src/main/webapp/static/js/agvWaitPakin/waitPakin.js
@@ -2,7 +2,7 @@
function getCol() {
    var cols = [ {type: 'checkbox'} ];
    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);