自动化立体仓库 - WMS系统
#
Junjie
2025-09-09 f18925b9a7793f00bd033a8fcc790947d310c8f0
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;