自动化立体仓库 - WMS系统
#
zhou zhou
3 天以前 56e2544343ec595f9f5ad7c6b0457188916a9043
src/main/webapp/static/js/waitPakin/waitPakin.js
@@ -1,7 +1,9 @@
var pageCurr;
function getCol() {
    var cols = [{type: 'checkbox'}];
    var cols = [{type: 'checkbox'},
        {field: 'type$', align: 'center', title: '组托类型'}
    ];
    cols.push.apply(cols, detlCols);
    cols.push({field: 'locNo', align: 'center', title: '库位号'}
        , {