src/main/webapp/static/js/wrkMast/wrkMast.js
@@ -21,6 +21,7 @@ cols: [[ {type: 'checkbox'} ,{field: 'wrkNo', align: 'center',title: '工作号',sort: true, width: 95} ,{field: 'agvWrkNo', align: 'center',title: 'AGV工作号', width: 180} ,{field: 'ioTime$', align: 'center',title: '工作时间',sort: true, width: 170} ,{field: 'wrkSts$', align: 'center',title: '工作状态', width: 120} ,{field: 'ioType$', align: 'center',title: '入出库类型', width: 140}