自动化立体仓库 - WMS系统
#
whycq
2024-11-01 9de70a6856dd8095ba17d04b01a9363782225ae2
src/main/webapp/static/js/agvWrkDetlLog/wrkDetlLog.js
@@ -2,7 +2,7 @@
function getCol() {
    var cols = [
        {field: 'wrkNo', align: 'center',title: '工作号'}
        ,{field: 'ioTime$', align: 'center',title: '工作时间'}
        ,{field: 'modiTime$', align: 'center',title: '工作时间'}
    ];
    cols.push(
        //{field: 'suppCode', align: 'center',title: '货架码'},