自动化立体仓库 - WMS系统
野心家
2022-11-14 2ce4adc0e5b083181c315676f9017a1afb40b9e4
src/main/webapp/views/wrkMast/wrkDetl.html
@@ -32,6 +32,7 @@
        var cols = [
            {field: 'wrkNo', align: 'center',title: '工作号'}
            ,{field: 'ioTime$', align: 'center',title: '工作时间'}
            ,{field: 'orderNo', align: 'center',title: '单据编号'}
        ];
        cols.push.apply(cols, detlCols);
        return cols;