#
zjj
2024-03-15 51a540d2a561a9b9985e68bc21b93e622224c4c1
src/main/webapp/static/wms/js/wmsWrkLog/wmsWrkLog.js
@@ -21,8 +21,8 @@
        cellMinWidth: 50,
        height: 'full-120',
        cols: [[
            {type: 'checkbox'}
            ,{field: 'id', align: 'center',title: '编号'}
            // {type: 'checkbox'}
            {field: 'id', align: 'center',title: '编号'}
            ,{field: 'wmsWrkNo', align: 'center',title: 'wms任务号'}
            ,{field: 'wmsStatus$', align: 'center',title: 'wms任务状态'}
            ,{field: 'wrkNo', align: 'center',title: '任务号'}