自动化立体仓库 - WMS系统
#
whycq
2024-11-01 9de70a6856dd8095ba17d04b01a9363782225ae2
src/main/webapp/static/js/agvWrkMastLog/wrkMastLog.js
@@ -21,6 +21,7 @@
        cellMinWidth: 50,
        cols: [[
            {field: 'wrkNo', align: 'center',title: '工作号',event: 'wrkNo', sort: true}
            ,{field: 'ioTime$', align: 'center',title: '工作时间', width:160, sort: true}
            ,{field: 'modiTime$', align: 'center',title: '工作时间', width:160, sort: true}
            ,{field: 'wrkSts$', align: 'center',title: '工作状态', width:160}
            ,{field: 'ioType$', align: 'center',title: '入出库类型', width:160}