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