Junjie
2023-05-20 ddee9db870db0459bb0dfbdd86987e86924f7eaa
src/main/webapp/static/wms/js/wrkMast/wrkMast.js
@@ -26,6 +26,7 @@
        cellMinWidth: 50,
        cols: [[
            {type: 'checkbox'}
            , {field: 'wmsWrkNo', align: 'center', title: 'WMS任务号', sort: true, width: 85}
            , {field: 'wrkNo', align: 'center', title: '任务号', sort: true, width: 85}
            , {field: 'ioTime$', align: 'center', title: '任务时间', sort: true, width: 160}
            , {field: 'durationTime', align: 'center', title: '持续时长', width: 160}
@@ -73,7 +74,7 @@
            //         return html;
            //     }}
            , {fixed: 'right', title: '操作', align: 'left', toolbar: '#operate', width: 120}
            , {fixed: 'right', title: '操作', align: 'center', toolbar: '#operate', width: 110}
        ]],
        request: {
            pageName: 'curr',