1
zhang
4 天以前 f666f0b94d46cc3c1db7ffec7d166472ead07f2c
src/main/webapp/static/wms/js/commandManageLog/commandManageLog.js
@@ -21,7 +21,7 @@
        cellMinWidth: 50,
        cols: [[
            {field: 'id', align: 'center',title: '指令编号',event: 'wrkNo', sort: true}
            ,{field: 'wrkNo', align: 'center',title: '工作号',event: 'wrkNo', sort: true}
            ,{field: 'wrkNo', align: 'center',title: '任务号',event: 'wrkNo', sort: true}
            ,{field: 'commandStatus$', align: 'center',title: '指令状态'}
            ,{field: 'durationTime', align: 'center',title: '持续时长', width: 160}
            ,{field: 'commandType', align: 'center',title: '指令类型'}