自动化立体仓库 - WMS系统
zjj
2023-11-03 a546b70a863e44c2e8735b3cfc9da45a781b735f
src/main/webapp/views/ioWorks/locDetlQuery.html
@@ -96,7 +96,7 @@
    var pageCurr;
    function getCol() {
        var cols = [
            {type: 'checkbox'}
            {type: 'checkbox',width: 50}
            ,{field: 'locNo', align: 'center',title: '货位'}
        ];
        cols.push.apply(cols, detlCols);