自动化立体仓库 - WMS系统
pang.jiabao
2025-09-03 971dc3eb422fb38ffe8205ed60283c85036fde36
src/main/webapp/static/js/report/workOut.js
@@ -6,7 +6,7 @@
        ,{field: 'crn_str_time', align: 'center',title: '堆垛机启动时间'}
        ,{field: 'crn_end_time', align: 'center',title: '堆垛机停止时间'}
    ];
    cols.push.apply(cols, detlCols);
    cols.push.apply(cols, detlCols2);
    return cols;
}