自动化立体仓库 - WMS系统
#
zhou zhou
2 天以前 06bdab927490573e9e8b21d485dff52de0605a24
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: '库位号'}
        , {