自动化立体仓库 - WMS系统
skyouc
4 天以前 de8a641769b80abca23a344b521bcdfe0dbca31f
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: '库位号'}
        , {