#
zjj
2025-03-24 d4764bcbb80efc278b7dd35e62112eb4b1335ce9
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: '任务号'}
@@ -41,7 +41,7 @@
            ,{field: 'barcode', align: 'center',title: '条码'}
            ,{field: 'endTime$', align: 'center',title: '结束时间'}
            ,{fixed: 'right', title:'操作', align: 'center', toolbar: '#operate', width:120}
            // ,{fixed: 'right', title:'操作', align: 'center', toolbar: '#operate', width:120}
        ]],
        request: {
            pageName: 'curr',