自动化立体仓库 - WMS系统
#
whycq
2025-10-15 e9e62abb618d334d6999102ec20c49d38df587e6
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;