#
zwl
2025-07-19 6193eddf242c4b879402367704b8b5b2e8df84a4
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: '任务号'}