cpT
2025-07-02 1a61b545be8e08106b252b7c315a0c55885880f1
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: '任务号'}